#CDFE8F#CDFE8F
#CDFE8F is a very light, vivid yellow-green. Relative luminance 0.858; OKLCH L 93.9% C 0.148 H 128.4°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFE8F |
|---|---|
| RGB | rgb(205, 254, 143) |
| HSL | hsl(86, 98%, 78%) |
| HSV | hsv(86, 44%, 100%) |
| CMYK | cmyk(19.3%, 0%, 43.7%, 0.4%) |
| CIE-LAB | lab(94.25, -33.39, 47.93) |
| CIE-LCH | lch(94.25, 58.41, 124.86°) |
| OKLab | oklab(93.88% -0.0923 0.1162) |
| OKLCH | oklch(93.88% 0.148 128.4) |
| XYZ | xyz(65.5759, 85.8450, 39.0962) |
| Luminance | 0.8585 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.85
Pistachio (survey)
#C0FA8B
ΔE00 1.90
Light Pea Green
#C4FE82
ΔE00 1.91
Light Yellow Green
#CCFD7F
ΔE00 2.13
Celery
#C1FD95
ΔE00 2.49
Pale Lime
#BEFD73
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFE8F #C08FFE
analogous
#FEF78F #CDFE8F #96FE8F
triadic
#CDFE8F #8FCDFE #FE8FCD
tetradic
#CDFE8F #8FFEF7 #C08FFE #FE8F96
square
#CDFE8F #8FFEF7 #C08FFE #FE8F96
split-complementary
#CDFE8F #8F96FE #F78FFE
monochromatic
#97FD16 #B2FD52 #CDFE8F #E8FFCC #F1FFE1
Accessibility & contrast
On white
1.16
#CDFE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#CDFE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFE8F
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFE8F | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF186
Deuteranopia (green-blind)
#FFED95
Tritanopia (blue-blind)
#D2F5E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cdfe8f; /* rgb */ color: rgb(205, 254, 143); /* oklch */ color: oklch(93.9% 0.148 128.4);
Tailwind
colors: {
custom: {
50: '#deffb1',
500: '#cdfe8f',
950: '#000000',
},
}SCSS
$custom: #cdfe8f; $custom-light: #deffb1; $custom-dark: #000000;
JSON
{
"hex": "#cdfe8f",
"rgb": {
"r": 205,
"g": 254,
"b": 143
},
"hsl": {
"h": 86.486,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.93878,
"c": 0.14839,
"h": 128.4
},
"luminance": 0.85846
}Semantic roles & 50–950 ramp
primary
#CDFE8F
secondary
#9052DF
accent
#00E665
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681