#CDEDAE#CDEDAE
#CDEDAE is a very light, moderate yellow-green. Relative luminance 0.766; OKLCH L 90.7% C 0.090 H 129.9°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEDAE |
|---|---|
| RGB | rgb(205, 237, 174) |
| HSL | hsl(90, 64%, 81%) |
| HSV | hsv(90, 27%, 93%) |
| CMYK | cmyk(13.5%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(90.14, -21.31, 27.17) |
| CIE-LCH | lch(90.14, 34.53, 128.11°) |
| OKLab | oklab(90.74% -0.0575 0.0687) |
| OKLCH | oklch(90.74% 0.09 129.9) |
| XYZ | xyz(63.0998, 76.6028, 51.4977) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.26
Light Grey Green
#B7E1A1
ΔE00 3.74
Very Pale Green
#CFFDBC
ΔE00 3.91
Very Light Green
#D1FFBD
ΔE00 4.19
Pale Green
#C7FDB5
ΔE00 4.70
Washed Out Green
#BCF5A6
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEDAE #CEAEED
analogous
#ECEDAE #CDEDAE #AEEDAE
triadic
#CDEDAE #AECDED #EDAECD
tetradic
#CDEDAE #AEECED #CEAEED #EDAEAE
square
#CDEDAE #AEECED #CEAEED #EDAEAE
split-complementary
#CDEDAE #AEAEED #EDAEEC
monochromatic
#8FD74A #AEE27C #CDEDAE #ECF8E0 #F0F9E6
Accessibility & contrast
On white
1.29
#CDEDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#CDEDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEDAE
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEDAE | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AA
Deuteranopia (green-blind)
#EEE2B1
Tritanopia (blue-blind)
#CFE7DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdedae; /* rgb */ color: rgb(205, 237, 174); /* oklch */ color: oklch(90.7% 0.090 129.9);
Tailwind
colors: {
custom: {
50: '#dcf3c6',
500: '#cdedae',
950: '#000000',
},
}SCSS
$custom: #cdedae; $custom-light: #dcf3c6; $custom-dark: #000000;
JSON
{
"hex": "#cdedae",
"rgb": {
"r": 205,
"g": 237,
"b": 174
},
"hsl": {
"h": 90.476,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.9074,
"c": 0.08957,
"h": 129.9
},
"luminance": 0.76604
}Semantic roles & 50–950 ramp
primary
#CDEDAE
secondary
#A075CA
accent
#1ACB74
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582