#CDFE89#CDFE89
#CDFE89 is a very light, vivid yellow-green. Relative luminance 0.857; OKLCH L 93.8% C 0.154 H 127.8°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFE89 |
|---|---|
| RGB | rgb(205, 254, 137) |
| HSL | hsl(85, 98%, 77%) |
| HSV | hsv(85, 46%, 100%) |
| CMYK | cmyk(19.3%, 0%, 46.1%, 0.4%) |
| CIE-LAB | lab(94.17, -34.05, 50.68) |
| CIE-LCH | lch(94.17, 61.06, 123.90°) |
| OKLab | oklab(93.79% -0.0945 0.1221) |
| OKLCH | oklch(93.79% 0.154 127.8) |
| XYZ | xyz(65.1335, 85.6680, 36.7661) |
| Luminance | 0.8567 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.27
Light Pea Green
#C4FE82
ΔE00 1.47
Light Yellowish Green
#C2FF89
ΔE00 1.93
Pistachio (survey)
#C0FA8B
ΔE00 2.28
Pale Lime
#BEFD73
ΔE00 2.89
Celery
#C1FD95
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFE89 #BA89FE
analogous
#FEF489 #CDFE89 #93FE89
triadic
#CDFE89 #89CDFE #FE89CD
tetradic
#CDFE89 #89FEF4 #BA89FE #FE8993
square
#CDFE89 #89FEF4 #BA89FE #FE8993
split-complementary
#CDFE89 #8993FE #F489FE
monochromatic
#9AFD10 #B3FD4C #CDFE89 #E7FFC6 #F2FFE1
Accessibility & contrast
On white
1.16
#CDFE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#CDFE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFE89
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFE89 | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07F
Deuteranopia (green-blind)
#FFED90
Tritanopia (blue-blind)
#D2F5E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cdfe89; /* rgb */ color: rgb(205, 254, 137); /* oklch */ color: oklch(93.8% 0.154 127.8);
Tailwind
colors: {
custom: {
50: '#deffad',
500: '#cdfe89',
950: '#000000',
},
}SCSS
$custom: #cdfe89; $custom-light: #deffad; $custom-dark: #000000;
JSON
{
"hex": "#cdfe89",
"rgb": {
"r": 205,
"g": 254,
"b": 137
},
"hsl": {
"h": 85.128,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.93793,
"c": 0.15437,
"h": 127.8
},
"luminance": 0.85669
}Semantic roles & 50–950 ramp
primary
#CDFE89
secondary
#8A4DDE
accent
#00E660
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681