#CDFE8C#CDFE8C
#CDFE8C is a very light, vivid yellow-green. Relative luminance 0.858; OKLCH L 93.8% C 0.151 H 128.1°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFE8C |
|---|---|
| RGB | rgb(205, 254, 140) |
| HSL | hsl(86, 98%, 77%) |
| HSV | hsv(86, 45%, 100%) |
| CMYK | cmyk(19.3%, 0%, 44.9%, 0.4%) |
| CIE-LAB | lab(94.21, -33.72, 49.31) |
| CIE-LCH | lch(94.21, 59.74, 124.37°) |
| OKLab | oklab(93.84% -0.0934 0.1192) |
| OKLCH | oklch(93.84% 0.151 128.1) |
| XYZ | xyz(65.3517, 85.7553, 37.9153) |
| Luminance | 0.8576 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.64
Light Yellow Green
#CCFD7F
ΔE00 1.69
Light Yellowish Green
#C2FF89
ΔE00 1.84
Pistachio (survey)
#C0FA8B
ΔE00 2.05
Celery
#C1FD95
ΔE00 2.82
Pale Lime
#BEFD73
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFE8C #BD8CFE
analogous
#FEF68C #CDFE8C #94FE8C
triadic
#CDFE8C #8CCDFE #FE8CCD
tetradic
#CDFE8C #8CFEF6 #BD8CFE #FE8C94
square
#CDFE8C #8CFEF6 #BD8CFE #FE8C94
split-complementary
#CDFE8C #8C94FE #F68CFE
monochromatic
#98FD13 #B3FD4F #CDFE8C #E7FFC9 #F2FFE1
Accessibility & contrast
On white
1.16
#CDFE8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#CDFE8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFE8C
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFE8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFE8C | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF083
Deuteranopia (green-blind)
#FFED92
Tritanopia (blue-blind)
#D2F5E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cdfe8c; /* rgb */ color: rgb(205, 254, 140); /* oklch */ color: oklch(93.8% 0.151 128.1);
Tailwind
colors: {
custom: {
50: '#deffaf',
500: '#cdfe8c',
950: '#000000',
},
}SCSS
$custom: #cdfe8c; $custom-light: #deffaf; $custom-dark: #000000;
JSON
{
"hex": "#cdfe8c",
"rgb": {
"r": 205,
"g": 254,
"b": 140
},
"hsl": {
"h": 85.789,
"s": 98.276,
"l": 77.255
},
"oklch": {
"l": 0.93835,
"c": 0.1514,
"h": 128.1
},
"luminance": 0.85756
}Semantic roles & 50–950 ramp
primary
#CDFE8C
secondary
#8D50DF
accent
#00E663
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151811
muted
#848681