#CBFE89#CBFE89
#CBFE89 is a very light, vivid yellow-green. Relative luminance 0.854; OKLCH L 93.7% C 0.155 H 128.4°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFE89 |
|---|---|
| RGB | rgb(203, 254, 137) |
| HSL | hsl(86, 98%, 77%) |
| HSV | hsv(86, 46%, 100%) |
| CMYK | cmyk(20.1%, 0%, 46.1%, 0.4%) |
| CIE-LAB | lab(94.05, -34.77, 50.50) |
| CIE-LCH | lch(94.05, 61.31, 124.55°) |
| OKLab | oklab(93.66% -0.0964 0.1217) |
| OKLCH | oklch(93.66% 0.155 128.4) |
| XYZ | xyz(64.5852, 85.3853, 36.7404) |
| Luminance | 0.8539 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.21
Light Yellow Green
#CCFD7F
ΔE00 1.42
Light Yellowish Green
#C2FF89
ΔE00 1.58
Pistachio (survey)
#C0FA8B
ΔE00 1.97
Pale Lime
#BEFD73
ΔE00 2.76
Celery
#C1FD95
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFE89 #BC89FE
analogous
#FEF789 #CBFE89 #91FE89
triadic
#CBFE89 #89CBFE #FE89CB
tetradic
#CBFE89 #89FEF7 #BC89FE #FE8991
square
#CBFE89 #89FEF7 #BC89FE #FE8991
split-complementary
#CBFE89 #8991FE #F789FE
monochromatic
#96FD10 #B0FD4C #CBFE89 #E6FFC6 #F2FFE1
Accessibility & contrast
On white
1.16
#CBFE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#CBFE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFE89
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFE89 | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07F
Deuteranopia (green-blind)
#FFED90
Tritanopia (blue-blind)
#D0F5E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cbfe89; /* rgb */ color: rgb(203, 254, 137); /* oklch */ color: oklch(93.7% 0.155 128.4);
Tailwind
colors: {
custom: {
50: '#ddffad',
500: '#cbfe89',
950: '#000000',
},
}SCSS
$custom: #cbfe89; $custom-light: #ddffad; $custom-dark: #000000;
JSON
{
"hex": "#cbfe89",
"rgb": {
"r": 203,
"g": 254,
"b": 137
},
"hsl": {
"h": 86.154,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.93664,
"c": 0.15526,
"h": 128.4
},
"luminance": 0.85386
}Semantic roles & 50–950 ramp
primary
#CBFE89
secondary
#8C4DDE
accent
#00E664
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681