#CDFFAE#CDFFAE
#CDFFAE is a very light, moderate yellow-green. Relative luminance 0.876; OKLCH L 94.6% C 0.117 H 134.0°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFAE |
|---|---|
| RGB | rgb(205, 255, 174) |
| HSL | hsl(97, 100%, 84%) |
| HSV | hsv(97, 32%, 100%) |
| CMYK | cmyk(19.6%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(94.97, -29.88, 33.69) |
| CIE-LCH | lch(94.97, 45.03, 131.57°) |
| OKLab | oklab(94.61% -0.0813 0.0843) |
| OKLCH | oklch(94.61% 0.117 134) |
| XYZ | xyz(68.5752, 87.5537, 53.3228) |
| Luminance | 0.8756 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.07
Pale Green
#C7FDB5
ΔE00 2.12
Tea Green
#BDF8A3
ΔE00 2.36
Washed Out Green
#BCF5A6
ΔE00 2.71
Very Light Green
#D1FFBD
ΔE00 2.84
Very Pale Green
#CFFDBC
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFAE #E0AEFF
analogous
#F6FFAE #CDFFAE #AEFFB8
triadic
#CDFFAE #AECDFF #FFAECD
tetradic
#CDFFAE #AEF6FF #E0AEFF #FFB8AE
square
#CDFFAE #AEF6FF #E0AEFF #FFB8AE
split-complementary
#CDFFAE #B8AEFF #FFAEF6
monochromatic
#81FF34 #A7FF71 #CDFFAE #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.13
#CDFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#CDFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFAE
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFAE | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A9
Deuteranopia (green-blind)
#FEEFB2
Tritanopia (blue-blind)
#CEF9EA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cdffae; /* rgb */ color: rgb(205, 255, 174); /* oklch */ color: oklch(94.6% 0.117 134.0);
Tailwind
colors: {
custom: {
50: '#ddffc6',
500: '#cdffae',
950: '#000000',
},
}SCSS
$custom: #cdffae; $custom-light: #ddffc6; $custom-dark: #000000;
JSON
{
"hex": "#cdffae",
"rgb": {
"r": 205,
"g": 255,
"b": 174
},
"hsl": {
"h": 97.037,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.94612,
"c": 0.11714,
"h": 134
},
"luminance": 0.87555
}Semantic roles & 50–950 ramp
primary
#CDFFAE
secondary
#B76CE5
accent
#00E68E
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682