#DDEDAE#DDEDAE
#DDEDAE is a very light, moderate yellow-green. Relative luminance 0.790; OKLCH L 91.9% C 0.084 H 119.6°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDAE |
|---|---|
| RGB | rgb(221, 237, 174) |
| HSL | hsl(75, 64%, 81%) |
| HSV | hsv(75, 27%, 93%) |
| CMYK | cmyk(6.8%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(91.23, -15.58, 28.84) |
| CIE-LCH | lch(91.23, 32.78, 118.39°) |
| OKLab | oklab(91.89% -0.0414 0.0727) |
| OKLCH | oklch(91.89% 0.084 119.6) |
| XYZ | xyz(67.7424, 78.9967, 51.7153) |
| Luminance | 0.7900 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.75
Palegoldenrod
#EEE8AA
ΔE00 6.05
Cream (survey)
#FFFFC2
ΔE00 6.15
Ecru
#FEFFCA
ΔE00 6.33
Creme
#FFFFB6
ΔE00 6.45
Light Beige
#FFFEB6
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDAE #BEAEED
analogous
#EDDDAE #DDEDAE #BDEDAE
triadic
#DDEDAE #AEDDED #EDAEDD
tetradic
#DDEDAE #AEEDDD #BEAEED #EDAEBD
square
#DDEDAE #AEEDDD #BEAEED #EDAEBD
split-complementary
#DDEDAE #AEBDED #DDAEED
monochromatic
#B3D74A #C8E27C #DDEDAE #F2F8E0 #F4F9E6
Accessibility & contrast
On white
1.25
#DDEDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#DDEDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDAE
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDAE | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AA
Deuteranopia (green-blind)
#F3E6B1
Tritanopia (blue-blind)
#E3E6DC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddedae; /* rgb */ color: rgb(221, 237, 174); /* oklch */ color: oklch(91.9% 0.084 119.6);
Tailwind
colors: {
custom: {
50: '#e8f2c6',
500: '#ddedae',
950: '#000000',
},
}SCSS
$custom: #ddedae; $custom-light: #e8f2c6; $custom-dark: #000000;
JSON
{
"hex": "#ddedae",
"rgb": {
"r": 221,
"g": 237,
"b": 174
},
"hsl": {
"h": 75.238,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.91888,
"c": 0.08365,
"h": 119.6
},
"luminance": 0.78997
}Semantic roles & 50–950 ramp
primary
#DDEDAE
secondary
#8B75CA
accent
#1ACB47
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582