Skip to content

#cbecb3

a light, vivid green · neutral · closest name: Light Green

RGB
203, 236, 179
HSL
95°, 60%, 81%
CMYK
14, 0, 24, 8
Luminance
0.7594

At a glance

Every number on this page in one read: what #cbecb3 is made of, how bright it looks, and which way it leans.

Hex
#cbecb3
Hue
95°
green
Saturation
60%
vivid
Lightness
81%
light
Brightness
93%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7594
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.19:1
Closest name
Light Green
ΔE2000 10.2
Where it sits
Hue95° of 360°
Saturation60%
Lightness81%
Temperature
Warm ← → Cool52% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#cbecb3
RGBrgb(203, 236, 179)
HSLhsl(95, 60%, 81%)
CMYKcmyk(14%, 0%, 24%, 8%)
LABlab(89.8 -20.8 24.2)
LCHlch(89.8 31.9 130.7)
OKLCHoklch(0.905 0.083 132.4)
Decimal13364403
Display P3color(display-p3 0.796 0.925 0.702)

Copy-ready code

/* CSS */
color: #cbecb3;
background-color: #cbecb3;
/* Tailwind (arbitrary) */
class="text-[#cbecb3] bg-[#cbecb3]"
/* SCSS */
$brand: #cbecb3;
/* SwiftUI */
Color(red: 0.796, green: 0.925, blue: 0.702)
/* Android */
Color.parseColor("#cbecb3")
/* Flutter */
Color(0xFFCBECB3)
/* Python / OpenCV (BGR) */
(179, 236, 203)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #cbecb3 · 16.19:1
Use #000000AAA at every size.
Aa
White text · 1.30:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.19:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cbecb3 as text scores 1.30:1 on white and 16.19:1 on black.

Accessibility — WCAG contrast

Aa
#cbecb3 on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#cbecb3 on black: 16.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F1E4B0
deuteranopia · #ECE1B6
tritanopia · #CCE7DD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cbecb3 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F7FBF4
#EFF7E9
#DBEFCC
#cbecb3
#A3DD78
#84D24B
#6FC431
#5CA329
#4A8321
#385F1B
#233B11
Base = 300Lightest = 50 · #F7FBF4Darkest = 950 · #233B11
:root {
  --brand-50: #F7FBF4;
  --brand-100: #EFF7E9;
  --brand-200: #DBEFCC;
  --brand-300: #cbecb3;
  --brand-400: #A3DD78;
  --brand-500: #84D24B;
  --brand-600: #6FC431;
  --brand-700: #5CA329;
  --brand-800: #4A8321;
  --brand-900: #385F1B;
  --brand-950: #233B11;
  --brand: #cbecb3;
  --brand-ink: #000000;
}

Colors that work with #cbecb3

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F7FAF4
Tinted page background
Border#D3EDC0
Hairlines and dividers
Muted text#6C9B4B
Captions on the surface
Accent#5025A7
Second voice, not a rival
Dark variant#3A661A
Hover, pressed, headers
Light variant#F1FAEB
Selected rows, tints
Dark surface#1B2414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #cbecb3

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#D4B3EC
Analogous left#E8ECB3
Analogous right#B3ECB8
Split-complement 1#B8B3EC
Split-complement 2#ECB3E8
Triadic 1#B3CBEC
Triadic 2#ECB3CB
Tetradic#B3E8EC

RGB percentages

Red79.6%
Green92.5%
Blue70.2%

CMYK percentages

Cyan14.0%
Magenta0.0%
Yellow24.2%
Key (black)7.5%

Color previews

#cbecb3 text on a black background

contrast 16.19:1

Card sample

#cbecb3 text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #cbecb3;
Background color
Panel with #cbecb3 background
background-color: #cbecb3;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #cbecb3;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(203, 236, 179, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(203, 236, 179, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cbecb3;
background: linear-gradient(135deg, #cbecb3, #B3ECC1);

Monochromatic scale

Palettes built from #cbecb3

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#cbecb3 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#cbecb3, answered

What color is #cbecb3?

#cbecb3 is a light vivid green, closest to Light Green (ΔE2000 10.2). It sits at 95° on the hue wheel with 60% saturation and 81% lightness, which reads as neutral.

What is the RGB value of #cbecb3?

rgb(203, 236, 179) — 203 red, 236 green and 179 blue out of 255, or 79.6% / 92.5% / 70.2% by channel.

Is #cbecb3 a light or a dark color?

It is a light color. Relative luminance is 0.7594 and perceived brightness is 87%, so black text on it reaches 16.19:1.

Should I use black or white text on #cbecb3?

Black. It scores 16.19:1 against #cbecb3, versus 1.30:1 for white — AAA at any size.

What is the complementary color of #cbecb3?

#D4B3EC sits directly opposite on the wheel. Softer options are the split-complements #B8B3EC and #ECB3E8, which give the same contrast with far less vibration.

What colors go well with #cbecb3?

For interface work: #F7FAF4 as the surface, #D3EDC0 for borders, #6C9B4B for secondary text, #5025A7 as an accent and #3A661A for hover and pressed states. For a palette, the analogous pair #E8ECB3 and #B3ECB8 stays calm, while #D4B3EC is the loudest partner.

What is #cbecb3 in CMYK for printing?

cmyk(14%, 0%, 24%, 8%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #cbecb3 warm or cool?

Neutral — it scores 52 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E0ECB3; nudged cooler, #B5EDB2.

Work with #cbecb3 in the Color Lab