#CDFC8D#CDFC8D
#CDFC8D is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.4% C 0.148 H 127.8°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFC8D |
|---|---|
| RGB | rgb(205, 252, 141) |
| HSL | hsl(85, 95%, 77%) |
| HSV | hsv(85, 44%, 99%) |
| CMYK | cmyk(18.7%, 0%, 44%, 1.2%) |
| CIE-LAB | lab(93.68, -32.69, 48.17) |
| CIE-LCH | lch(93.68, 58.22, 124.17°) |
| OKLab | oklab(93.41% -0.0905 0.1167) |
| OKLCH | oklch(93.41% 0.148 127.8) |
| XYZ | xyz(64.7944, 84.5222, 38.0949) |
| Luminance | 0.8452 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.98
Light Pea Green
#C4FE82
ΔE00 2.01
Pistachio (survey)
#C0FA8B
ΔE00 2.02
Light Yellowish Green
#C2FF89
ΔE00 2.13
Celery
#C1FD95
ΔE00 2.77
Pale Lime
#BEFD73
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFC8D #BC8DFC
analogous
#FCF38D #CDFC8D #96FC8D
triadic
#CDFC8D #8DCDFC #FC8DCD
tetradic
#CDFC8D #8DFCF3 #BC8DFC #FC8D96
square
#CDFC8D #8DFCF3 #BC8DFC #FC8D96
split-complementary
#CDFC8D #8D96FC #F38DFC
monochromatic
#99F916 #B3FA51 #CDFC8D #E7FEC9 #F2FEE1
Accessibility & contrast
On white
1.17
#CDFC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#CDFC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFC8D
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFC8D | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF84
Deuteranopia (green-blind)
#FFEC93
Tritanopia (blue-blind)
#D2F3E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cdfc8d; /* rgb */ color: rgb(205, 252, 141); /* oklch */ color: oklch(93.4% 0.148 127.8);
Tailwind
colors: {
custom: {
50: '#defdb0',
500: '#cdfc8d',
950: '#000000',
},
}SCSS
$custom: #cdfc8d; $custom-light: #defdb0; $custom-dark: #000000;
JSON
{
"hex": "#cdfc8d",
"rgb": {
"r": 205,
"g": 252,
"b": 141
},
"hsl": {
"h": 85.405,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.93412,
"c": 0.14762,
"h": 127.8
},
"luminance": 0.84523
}Semantic roles & 50–950 ramp
primary
#CDFC8D
secondary
#8C51DC
accent
#00E661
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151711
muted
#848581