#CDFDAD#CDFDAD
#CDFDAD is a very light, moderate yellow-green. Relative luminance 0.862; OKLCH L 94.2% C 0.115 H 133.4°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFDAD |
|---|---|
| RGB | rgb(205, 253, 173) |
| HSL | hsl(96, 95%, 84%) |
| HSV | hsv(96, 32%, 99%) |
| CMYK | cmyk(19%, 0%, 31.6%, 0.8%) |
| CIE-LAB | lab(94.42, -29.09, 33.45) |
| CIE-LCH | lch(94.42, 44.33, 131.01°) |
| OKLab | oklab(94.16% -0.0791 0.0837) |
| OKLCH | oklch(94.16% 0.115 133.4) |
| XYZ | xyz(67.8434, 86.2455, 52.5998) |
| Luminance | 0.8625 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.32
Pale Green
#C7FDB5
ΔE00 2.16
Tea Green
#BDF8A3
ΔE00 2.36
Washed Out Green
#BCF5A6
ΔE00 2.60
Very Light Green
#D1FFBD
ΔE00 2.79
Very Pale Green
#CFFDBC
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFDAD #DDADFD
analogous
#F5FDAD #CDFDAD #ADFDB5
triadic
#CDFDAD #ADCDFD #FDADCD
tetradic
#CDFDAD #ADF5FD #DDADFD #FDB5AD
square
#CDFDAD #ADF5FD #DDADFD #FDB5AD
split-complementary
#CDFDAD #B5ADFD #FDADF5
monochromatic
#84FA36 #A9FC71 #CDFDAD #EDFEE1 #EDFEE1
Accessibility & contrast
On white
1.15
#CDFDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#CDFDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFDAD
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFDAD | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A8
Deuteranopia (green-blind)
#FCEEB1
Tritanopia (blue-blind)
#CEF7E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cdfdad; /* rgb */ color: rgb(205, 253, 173); /* oklch */ color: oklch(94.2% 0.115 133.4);
Tailwind
colors: {
custom: {
50: '#ddfec6',
500: '#cdfdad',
950: '#000000',
},
}SCSS
$custom: #cdfdad; $custom-light: #ddfec6; $custom-dark: #000000;
JSON
{
"hex": "#cdfdad",
"rgb": {
"r": 205,
"g": 253,
"b": 173
},
"hsl": {
"h": 96,
"s": 95.238,
"l": 83.529
},
"oklch": {
"l": 0.9416,
"c": 0.1152,
"h": 133.4
},
"luminance": 0.86247
}Semantic roles & 50–950 ramp
primary
#CDFDAD
secondary
#B36CE2
accent
#00E68A
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582