#CBEC91#CBEC91
#CBEC91 is a very light, vivid yellow-green. Relative luminance 0.747; OKLCH L 89.9% C 0.122 H 125.0°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEC91 |
|---|---|
| RGB | rgb(203, 236, 145) |
| HSL | hsl(82, 71%, 75%) |
| HSV | hsv(82, 39%, 93%) |
| CMYK | cmyk(14%, 0%, 38.6%, 7.5%) |
| CIE-LAB | lab(89.27, -25.45, 40.61) |
| CIE-LCH | lch(89.27, 47.93, 122.08°) |
| OKLab | oklab(89.85% -0.0699 0.0997) |
| OKLCH | oklch(89.85% 0.122 125) |
| XYZ | xyz(59.7345, 74.7314, 38.0602) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.80
Light Khaki
#E6F2A2
ΔE00 5.11
Celery
#C1FD95
ΔE00 5.15
Tea Green
#BDF8A3
ΔE00 5.49
Light Yellow Green
#CCFD7F
ΔE00 5.56
Washed Out Green
#BCF5A6
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEC91 #B291EC
analogous
#ECDF91 #CBEC91 #9EEC91
triadic
#CBEC91 #91CBEC #EC91CB
tetradic
#CBEC91 #91ECDF #B291EC #EC919E
square
#CBEC91 #91ECDF #B291EC #EC919E
split-complementary
#CBEC91 #919EEC #DF91EC
monochromatic
#9ADA29 #B2E35D #CBEC91 #E4F5C5 #F3FAE5
Accessibility & contrast
On white
1.32
#CBEC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#CBEC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEC91
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEC91 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18A
Deuteranopia (green-blind)
#F1E096
Tritanopia (blue-blind)
#D1E4D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbec91; /* rgb */ color: rgb(203, 236, 145); /* oklch */ color: oklch(89.9% 0.122 125.0);
Tailwind
colors: {
custom: {
50: '#dcf2b2',
500: '#cbec91',
950: '#000000',
},
}SCSS
$custom: #cbec91; $custom-light: #dcf2b2; $custom-dark: #000000;
JSON
{
"hex": "#cbec91",
"rgb": {
"r": 203,
"g": 236,
"b": 145
},
"hsl": {
"h": 81.758,
"s": 70.543,
"l": 74.706
},
"oklch": {
"l": 0.89855,
"c": 0.12172,
"h": 125
},
"luminance": 0.74732
}Semantic roles & 50–950 ramp
primary
#CBEC91
secondary
#825AC7
accent
#13D358
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581