#CBEC89#CBEC89
#CBEC89 is a very light, vivid yellow-green. Relative luminance 0.745; OKLCH L 89.7% C 0.130 H 124.1°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEC89 |
|---|---|
| RGB | rgb(203, 236, 137) |
| HSL | hsl(80, 72%, 73%) |
| HSV | hsv(80, 42%, 93%) |
| CMYK | cmyk(14%, 0%, 41.9%, 7.5%) |
| CIE-LAB | lab(89.16, -26.40, 44.40) |
| CIE-LCH | lch(89.16, 51.65, 120.74°) |
| OKLab | oklab(89.73% -0.073 0.108) |
| OKLCH | oklch(89.73% 0.13 124.1) |
| XYZ | xyz(59.1392, 74.4933, 34.9251) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.60
Light Yellow Green
#CCFD7F
ΔE00 4.73
Light Pea Green
#C4FE82
ΔE00 5.25
Celery
#C1FD95
ΔE00 5.28
Light Khaki
#E6F2A2
ΔE00 5.43
Light Yellowish Green
#C2FF89
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEC89 #AA89EC
analogous
#ECDB89 #CBEC89 #99EC89
triadic
#CBEC89 #89CBEC #EC89CB
tetradic
#CBEC89 #89ECDB #AA89EC #EC8999
square
#CBEC89 #89ECDB #AA89EC #EC8999
split-complementary
#CBEC89 #8999EC #DB89EC
monochromatic
#9BD823 #B4E454 #CBEC89 #E2F4BE #F3FBE5
Accessibility & contrast
On white
1.32
#CBEC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#CBEC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEC89
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEC89 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E181
Deuteranopia (green-blind)
#F2E08E
Tritanopia (blue-blind)
#D1E3D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbec89; /* rgb */ color: rgb(203, 236, 137); /* oklch */ color: oklch(89.7% 0.130 124.1);
Tailwind
colors: {
custom: {
50: '#dcf2ad',
500: '#cbec89',
950: '#000000',
},
}SCSS
$custom: #cbec89; $custom-light: #dcf2ad; $custom-dark: #000000;
JSON
{
"hex": "#cbec89",
"rgb": {
"r": 203,
"g": 236,
"b": 137
},
"hsl": {
"h": 80,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.89729,
"c": 0.13031,
"h": 124.1
},
"luminance": 0.74494
}Semantic roles & 50–950 ramp
primary
#CBEC89
secondary
#7953C6
accent
#11D452
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581