#CFFE89#CFFE89
#CFFE89 is a very light, vivid yellow-green. Relative luminance 0.860; OKLCH L 93.9% C 0.153 H 127.1°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFE89 |
|---|---|
| RGB | rgb(207, 254, 137) |
| HSL | hsl(84, 98%, 77%) |
| HSV | hsv(84, 46%, 100%) |
| CMYK | cmyk(18.5%, 0%, 46.1%, 0.4%) |
| CIE-LAB | lab(94.29, -33.33, 50.86) |
| CIE-LCH | lch(94.29, 60.81, 123.24°) |
| OKLab | oklab(93.92% -0.0926 0.1224) |
| OKLCH | oklch(93.92% 0.154 127.1) |
| XYZ | xyz(65.6889, 85.9543, 36.7921) |
| Luminance | 0.8596 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.20
Light Pea Green
#C4FE82
ΔE00 1.76
Light Yellowish Green
#C2FF89
ΔE00 2.28
Pistachio (survey)
#C0FA8B
ΔE00 2.60
Pale Lime
#BEFD73
ΔE00 3.07
Celery
#C1FD95
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFE89 #B889FE
analogous
#FEF389 #CFFE89 #95FE89
triadic
#CFFE89 #89CFFE #FE89CF
tetradic
#CFFE89 #89FEF3 #B889FE #FE8995
square
#CFFE89 #89FEF3 #B889FE #FE8995
split-complementary
#CFFE89 #8995FE #F389FE
monochromatic
#9EFD10 #B6FD4C #CFFE89 #E8FFC6 #F3FFE1
Accessibility & contrast
On white
1.15
#CFFE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#CFFE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFE89
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFE89 | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF17F
Deuteranopia (green-blind)
#FFEE90
Tritanopia (blue-blind)
#D5F5E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cffe89; /* rgb */ color: rgb(207, 254, 137); /* oklch */ color: oklch(93.9% 0.153 127.1);
Tailwind
colors: {
custom: {
50: '#dfffad',
500: '#cffe89',
950: '#000000',
},
}SCSS
$custom: #cffe89; $custom-light: #dfffad; $custom-dark: #000000;
JSON
{
"hex": "#cffe89",
"rgb": {
"r": 207,
"g": 254,
"b": 137
},
"hsl": {
"h": 84.103,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.93923,
"c": 0.1535,
"h": 127.1
},
"luminance": 0.85955
}Semantic roles & 50–950 ramp
primary
#CFFE89
secondary
#874DDE
accent
#00E65C
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681