#CDFD9D#CDFD9D
#CDFD9D is a very light, vivid yellow-green. Relative luminance 0.857; OKLCH L 93.9% C 0.132 H 130.2°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFD9D |
|---|---|
| RGB | rgb(205, 253, 157) |
| HSL | hsl(90, 96%, 80%) |
| HSV | hsv(90, 38%, 99%) |
| CMYK | cmyk(19%, 0%, 37.9%, 0.8%) |
| CIE-LAB | lab(94.17, -31.24, 41.05) |
| CIE-LCH | lch(94.17, 51.58, 127.27°) |
| OKLab | oklab(93.88% -0.0856 0.1011) |
| OKLCH | oklch(93.88% 0.132 130.2) |
| XYZ | xyz(66.3869, 85.6629, 44.9288) |
| Luminance | 0.8566 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.01
Pistachio (survey)
#C0FA8B
ΔE00 2.61
Light Yellowish Green
#C2FF89
ΔE00 3.23
Tea Green
#BDF8A3
ΔE00 3.36
Light Light Green
#C8FFB0
ΔE00 3.65
Light Pea Green
#C4FE82
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFD9D #CD9DFD
analogous
#FDFD9D #CDFD9D #9DFD9D
triadic
#CDFD9D #9DCDFD #FD9DCD
tetradic
#CDFD9D #9DFDFD #CD9DFD #FD9D9D
square
#CDFD9D #9DFDFD #CD9DFD #FD9D9D
split-complementary
#CDFD9D #9D9DFD #FD9DFD
monochromatic
#90FB25 #AEFC61 #CDFD9D #ECFED9 #F0FEE1
Accessibility & contrast
On white
1.16
#CDFD9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#CDFD9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFD9D
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFD9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFD9D | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF196
Deuteranopia (green-blind)
#FEEDA2
Tritanopia (blue-blind)
#D0F5E5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cdfd9d; /* rgb */ color: rgb(205, 253, 157); /* oklch */ color: oklch(93.9% 0.132 130.2);
Tailwind
colors: {
custom: {
50: '#ddfebb',
500: '#cdfd9d',
950: '#000000',
},
}SCSS
$custom: #cdfd9d; $custom-light: #ddfebb; $custom-dark: #000000;
JSON
{
"hex": "#cdfd9d",
"rgb": {
"r": 205,
"g": 253,
"b": 157
},
"hsl": {
"h": 90,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.93879,
"c": 0.13246,
"h": 130.2
},
"luminance": 0.85664
}Semantic roles & 50–950 ramp
primary
#CDFD9D
secondary
#9F5FE0
accent
#00E673
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582