#CDFDAE#CDFDAE
#CDFDAE is a very light, moderate yellow-green. Relative luminance 0.863; OKLCH L 94.2% C 0.114 H 133.6°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFDAE |
|---|---|
| RGB | rgb(205, 253, 174) |
| HSL | hsl(96, 95%, 84%) |
| HSV | hsv(96, 31%, 99%) |
| CMYK | cmyk(19%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(94.43, -28.95, 32.97) |
| CIE-LCH | lch(94.43, 43.87, 131.29°) |
| OKLab | oklab(94.18% -0.0787 0.0826) |
| OKLCH | oklch(94.18% 0.114 133.6) |
| XYZ | xyz(67.9405, 86.2844, 53.1113) |
| Luminance | 0.8629 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.24
Pale Green
#C7FDB5
ΔE00 1.99
Tea Green
#BDF8A3
ΔE00 2.40
Washed Out Green
#BCF5A6
ΔE00 2.56
Very Light Green
#D1FFBD
ΔE00 2.60
Very Pale Green
#CFFDBC
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFDAE #DEAEFD
analogous
#F4FDAE #CDFDAE #AEFDB6
triadic
#CDFDAE #AECDFD #FDAECD
tetradic
#CDFDAE #AEF4FD #DEAEFD #FDB6AE
square
#CDFDAE #AEF4FD #DEAEFD #FDB6AE
split-complementary
#CDFDAE #B6AEFD #FDAEF4
monochromatic
#83FA37 #A8FC72 #CDFDAE #EDFEE1 #EDFEE1
Accessibility & contrast
On white
1.15
#CDFDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#CDFDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFDAE
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFDAE | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A9
Deuteranopia (green-blind)
#FCEEB2
Tritanopia (blue-blind)
#CEF7E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cdfdae; /* rgb */ color: rgb(205, 253, 174); /* oklch */ color: oklch(94.2% 0.114 133.6);
Tailwind
colors: {
custom: {
50: '#ddfec6',
500: '#cdfdae',
950: '#000000',
},
}SCSS
$custom: #cdfdae; $custom-light: #ddfec6; $custom-dark: #000000;
JSON
{
"hex": "#cdfdae",
"rgb": {
"r": 205,
"g": 253,
"b": 174
},
"hsl": {
"h": 96.456,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.94179,
"c": 0.11411,
"h": 133.6
},
"luminance": 0.86286
}Semantic roles & 50–950 ramp
primary
#CDFDAE
secondary
#B46DE2
accent
#00E68B
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582