#CBFC89#CBFC89
#CBFC89 is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.2% C 0.152 H 128.0°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFC89 |
|---|---|
| RGB | rgb(203, 252, 137) |
| HSL | hsl(86, 95%, 76%) |
| HSV | hsv(86, 46%, 99%) |
| CMYK | cmyk(19.4%, 0%, 45.6%, 1.2%) |
| CIE-LAB | lab(93.50, -33.86, 49.83) |
| CIE-LCH | lch(93.50, 60.24, 124.20°) |
| OKLab | oklab(93.22% -0.0939 0.1202) |
| OKLCH | oklch(93.22% 0.153 128) |
| XYZ | xyz(63.9538, 84.1225, 36.5300) |
| Luminance | 0.8412 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.51
Light Yellow Green
#CCFD7F
ΔE00 1.51
Light Yellowish Green
#C2FF89
ΔE00 1.85
Pistachio (survey)
#C0FA8B
ΔE00 1.94
Celery
#C1FD95
ΔE00 2.90
Pale Lime
#BEFD73
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFC89 #BA89FC
analogous
#FCF389 #CBFC89 #92FC89
triadic
#CBFC89 #89CBFC #FC89CB
tetradic
#CBFC89 #89FCF3 #BA89FC #FC8992
square
#CBFC89 #89FCF3 #BA89FC #FC8992
split-complementary
#CBFC89 #8992FC #F389FC
monochromatic
#96F912 #B1FA4D #CBFC89 #E5FEC5 #F2FEE1
Accessibility & contrast
On white
1.18
#CBFC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#CBFC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFC89
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFC89 | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7F
Deuteranopia (green-blind)
#FFEB90
Tritanopia (blue-blind)
#D0F3E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cbfc89; /* rgb */ color: rgb(203, 252, 137); /* oklch */ color: oklch(93.2% 0.152 128.0);
Tailwind
colors: {
custom: {
50: '#ddfdad',
500: '#cbfc89',
950: '#000000',
},
}SCSS
$custom: #cbfc89; $custom-light: #ddfdad; $custom-dark: #000000;
JSON
{
"hex": "#cbfc89",
"rgb": {
"r": 203,
"g": 252,
"b": 137
},
"hsl": {
"h": 85.565,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.93224,
"c": 0.1525,
"h": 128
},
"luminance": 0.84123
}Semantic roles & 50–950 ramp
primary
#CBFC89
secondary
#8A4EDB
accent
#00E662
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581