#CDDEAE#CDDEAE
#CDDEAE is a very light, moderate yellow-green. Relative luminance 0.683; OKLCH L 87.6% C 0.066 H 123.6°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDEAE |
|---|---|
| RGB | rgb(205, 222, 174) |
| HSL | hsl(81, 42%, 78%) |
| HSV | hsv(81, 22%, 87%) |
| CMYK | cmyk(7.7%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(86.15, -13.91, 21.70) |
| CIE-LCH | lch(86.15, 25.77, 122.66°) |
| OKLab | oklab(87.56% -0.0368 0.0553) |
| OKLCH | oklch(87.56% 0.066 123.6) |
| XYZ | xyz(58.9371, 68.2776, 50.1101) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.96
Light Sage
#BCECAC
ΔE00 6.99
Pale Olive
#B9CC81
ΔE00 7.62
Light Khaki
#E6F2A2
ΔE00 8.11
Palegoldenrod
#EEE8AA
ΔE00 8.19
Very Pale Green
#CFFDBC
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDEAE #BFAEDE
analogous
#DED7AE #CDDEAE #B5DEAE
triadic
#CDDEAE #AECDDE #DEAECD
tetradic
#CDDEAE #AEDED7 #BFAEDE #DEAEB5
square
#CDDEAE #AEDED7 #BFAEDE #DEAEB5
split-complementary
#CDDEAE #AEB5DE #D7AEDE
monochromatic
#97BB57 #B2CC83 #CDDEAE #E8F0D9 #F2F6E9
Accessibility & contrast
On white
1.43
#CDDEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#CDDEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDEAE
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDEAE | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AB
Deuteranopia (green-blind)
#E1D7B0
Tritanopia (blue-blind)
#D1D9D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cddeae; /* rgb */ color: rgb(205, 222, 174); /* oklch */ color: oklch(87.6% 0.066 123.6);
Tailwind
colors: {
custom: {
50: '#dce8c6',
500: '#cddeae',
950: '#000000',
},
}SCSS
$custom: #cddeae; $custom-light: #dce8c6; $custom-dark: #000000;
JSON
{
"hex": "#cddeae",
"rgb": {
"r": 205,
"g": 222,
"b": 174
},
"hsl": {
"h": 81.25,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.87558,
"c": 0.06645,
"h": 123.6
},
"luminance": 0.68278
}Semantic roles & 50–950 ramp
primary
#CDDEAE
secondary
#8F7AB6
accent
#30B55F
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482