#CDFD89#CDFD89
#CDFD89 is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.6% C 0.153 H 127.5°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFD89 |
|---|---|
| RGB | rgb(205, 253, 137) |
| HSL | hsl(85, 97%, 76%) |
| HSV | hsv(85, 46%, 99%) |
| CMYK | cmyk(19%, 0%, 45.8%, 0.8%) |
| CIE-LAB | lab(93.90, -33.60, 50.34) |
| CIE-LCH | lch(93.90, 60.52, 123.72°) |
| OKLab | oklab(93.57% -0.0932 0.1213) |
| OKLCH | oklch(93.57% 0.153 127.5) |
| XYZ | xyz(64.8170, 85.0350, 36.6606) |
| Luminance | 0.8504 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.32
Light Pea Green
#C4FE82
ΔE00 1.60
Light Yellowish Green
#C2FF89
ΔE00 2.05
Pistachio (survey)
#C0FA8B
ΔE00 2.26
Pale Lime
#BEFD73
ΔE00 3.01
Celery
#C1FD95
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFD89 #B989FD
analogous
#FDF389 #CDFD89 #93FD89
triadic
#CDFD89 #89CDFD #FD89CD
tetradic
#CDFD89 #89FDF3 #B989FD #FD8993
square
#CDFD89 #89FDF3 #B989FD #FD8993
split-complementary
#CDFD89 #8993FD #F389FD
monochromatic
#9AFB11 #B3FC4D #CDFD89 #E7FEC5 #F2FEE1
Accessibility & contrast
On white
1.17
#CDFD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#CDFD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFD89
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFD89 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7F
Deuteranopia (green-blind)
#FFED90
Tritanopia (blue-blind)
#D2F4E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cdfd89; /* rgb */ color: rgb(205, 253, 137); /* oklch */ color: oklch(93.6% 0.153 127.5);
Tailwind
colors: {
custom: {
50: '#defead',
500: '#cdfd89',
950: '#000000',
},
}SCSS
$custom: #cdfd89; $custom-light: #defead; $custom-dark: #000000;
JSON
{
"hex": "#cdfd89",
"rgb": {
"r": 205,
"g": 253,
"b": 137
},
"hsl": {
"h": 84.828,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.93573,
"c": 0.15299,
"h": 127.5
},
"luminance": 0.85036
}Semantic roles & 50–950 ramp
primary
#CDFD89
secondary
#894DDD
accent
#00E65F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581