#CDFF8E#CDFF8E
#CDFF8E is a very light, vivid yellow-green. Relative luminance 0.865; OKLCH L 94.1% C 0.151 H 128.5°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFF8E |
|---|---|
| RGB | rgb(205, 255, 142) |
| HSL | hsl(87, 100%, 78%) |
| HSV | hsv(87, 44%, 100%) |
| CMYK | cmyk(19.6%, 0%, 44.3%, 0%) |
| CIE-LAB | lab(94.50, -33.96, 48.73) |
| CIE-LCH | lch(94.50, 59.39, 124.87°) |
| OKLab | oklab(94.08% -0.0939 0.118) |
| OKLCH | oklch(94.08% 0.151 128.5) |
| XYZ | xyz(65.8187, 86.4511, 38.8050) |
| Luminance | 0.8645 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.70
Light Yellowish Green
#C2FF89
ΔE00 1.71
Light Yellow Green
#CCFD7F
ΔE00 1.95
Pistachio (survey)
#C0FA8B
ΔE00 1.96
Celery
#C1FD95
ΔE00 2.59
Pale Lime
#BEFD73
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFF8E #C08EFF
analogous
#FFF98E #CDFF8E #94FF8E
triadic
#CDFF8E #8ECDFF #FF8ECD
tetradic
#CDFF8E #8EFFF9 #C08EFF #FF8E94
square
#CDFF8E #8EFFF9 #C08EFF #FF8E94
split-complementary
#CDFF8E #8E94FF #F98EFF
monochromatic
#97FF14 #B2FF51 #CDFF8E #E8FFCB #F1FFE0
Accessibility & contrast
On white
1.15
#CDFF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#CDFF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFF8E
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFF8E | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF185
Deuteranopia (green-blind)
#FFEE94
Tritanopia (blue-blind)
#D2F6E4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cdff8e; /* rgb */ color: rgb(205, 255, 142); /* oklch */ color: oklch(94.1% 0.151 128.5);
Tailwind
colors: {
custom: {
50: '#deffb1',
500: '#cdff8e',
950: '#000000',
},
}SCSS
$custom: #cdff8e; $custom-light: #deffb1; $custom-dark: #000000;
JSON
{
"hex": "#cdff8e",
"rgb": {
"r": 205,
"g": 255,
"b": 142
},
"hsl": {
"h": 86.549,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.94083,
"c": 0.15079,
"h": 128.5
},
"luminance": 0.86452
}Semantic roles & 50–950 ramp
primary
#CDFF8E
secondary
#9051E0
accent
#00E666
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681