#CDF89F#CDF89F
#CDF89F is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.8% C 0.123 H 129.5°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF89F |
|---|---|
| RGB | rgb(205, 248, 159) |
| HSL | hsl(89, 86%, 80%) |
| HSV | hsv(89, 36%, 97%) |
| CMYK | cmyk(17.3%, 0%, 35.9%, 2.7%) |
| CIE-LAB | lab(92.85, -28.65, 38.34) |
| CIE-LCH | lch(92.85, 47.86, 126.76°) |
| OKLab | oklab(92.83% -0.0782 0.0949) |
| OKLCH | oklch(92.83% 0.123 129.5) |
| XYZ | xyz(65.0013, 82.6162, 45.3161) |
| Luminance | 0.8262 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.05
Tea Green
#BDF8A3
ΔE00 3.16
Light Light Green
#C8FFB0
ΔE00 3.47
Pistachio (survey)
#C0FA8B
ΔE00 3.53
Washed Out Green
#BCF5A6
ΔE00 3.68
Pale Green
#C7FDB5
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF89F #CA9FF8
analogous
#F8F79F #CDF89F #A0F89F
triadic
#CDF89F #9FCDF8 #F89FCD
tetradic
#CDF89F #9FF8F7 #CA9FF8 #F89FA0
square
#CDF89F #9FF8F7 #CA9FF8 #F89FA0
split-complementary
#CDF89F #9FA0F8 #F79FF8
monochromatic
#92F02D #AFF466 #CDF89F #EBFCD8 #F0FDE2
Accessibility & contrast
On white
1.20
#CDF89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#CDF89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF89F
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF89F | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC99
Deuteranopia (green-blind)
#FAE9A4
Tritanopia (blue-blind)
#D0F1E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cdf89f; /* rgb */ color: rgb(205, 248, 159); /* oklch */ color: oklch(92.8% 0.123 129.5);
Tailwind
colors: {
custom: {
50: '#ddfabc',
500: '#cdf89f',
950: '#000000',
},
}SCSS
$custom: #cdf89f; $custom-light: #ddfabc; $custom-dark: #000000;
JSON
{
"hex": "#cdf89f",
"rgb": {
"r": 205,
"g": 248,
"b": 159
},
"hsl": {
"h": 88.989,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.92826,
"c": 0.12301,
"h": 129.5
},
"luminance": 0.82617
}Semantic roles & 50–950 ramp
primary
#CDF89F
secondary
#9C63D9
accent
#03E36F
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582