#CBEF89#CBEF89
#CBEF89 is a very light, vivid yellow-green. Relative luminance 0.762; OKLCH L 90.4% C 0.134 H 124.9°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEF89 |
|---|---|
| RGB | rgb(203, 239, 137) |
| HSL | hsl(81, 76%, 74%) |
| HSV | hsv(81, 43%, 94%) |
| CMYK | cmyk(15.1%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(89.97, -27.82, 45.42) |
| CIE-LCH | lch(89.97, 53.26, 121.49°) |
| OKLab | oklab(90.38% -0.077 0.1103) |
| OKLCH | oklch(90.38% 0.134 124.9) |
| XYZ | xyz(60.0102, 76.2353, 35.2154) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.89
Light Yellow Green
#CCFD7F
ΔE00 3.99
Light Pea Green
#C4FE82
ΔE00 4.47
Celery
#C1FD95
ΔE00 4.63
Light Yellowish Green
#C2FF89
ΔE00 4.68
Pale Lime
#BEFD73
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEF89 #AD89EF
analogous
#EFE089 #CBEF89 #98EF89
triadic
#CBEF89 #89CBEF #EF89CB
tetradic
#CBEF89 #89EFE0 #AD89EF #EF8998
square
#CBEF89 #89EFE0 #AD89EF #EF8998
split-complementary
#CBEF89 #8998EF #E089EF
monochromatic
#9BDF1E #B3E853 #CBEF89 #E3F6BF #F3FBE4
Accessibility & contrast
On white
1.29
#CBEF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#CBEF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEF89
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEF89 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E381
Deuteranopia (green-blind)
#F4E28E
Tritanopia (blue-blind)
#D1E6D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cbef89; /* rgb */ color: rgb(203, 239, 137); /* oklch */ color: oklch(90.4% 0.134 124.9);
Tailwind
colors: {
custom: {
50: '#dcf4ad',
500: '#cbef89',
950: '#000000',
},
}SCSS
$custom: #cbef89; $custom-light: #dcf4ad; $custom-dark: #000000;
JSON
{
"hex": "#cbef89",
"rgb": {
"r": 203,
"g": 239,
"b": 137
},
"hsl": {
"h": 81.176,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.90381,
"c": 0.13448,
"h": 124.9
},
"luminance": 0.76236
}Semantic roles & 50–950 ramp
primary
#CBEF89
secondary
#7C52CA
accent
#0DD855
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581