#DDEEAF#DDEEAF
#DDEEAF is a very light, moderate yellow-green. Relative luminance 0.796; OKLCH L 92.1% C 0.084 H 120.3°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEAF |
|---|---|
| RGB | rgb(221, 238, 175) |
| HSL | hsl(76, 65%, 81%) |
| HSV | hsv(76, 26%, 93%) |
| CMYK | cmyk(7.1%, 0%, 26.5%, 6.7%) |
| CIE-LAB | lab(91.51, -15.94, 28.71) |
| CIE-LCH | lch(91.51, 32.84, 119.04°) |
| OKLab | oklab(92.12% -0.0424 0.0724) |
| OKLCH | oklch(92.12% 0.084 120.3) |
| XYZ | xyz(68.1305, 79.6165, 52.3274) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.84
Cream (survey)
#FFFFC2
ΔE00 6.20
Palegoldenrod
#EEE8AA
ΔE00 6.30
Ecru
#FEFFCA
ΔE00 6.36
Very Pale Green
#CFFDBC
ΔE00 6.45
Creme
#FFFFB6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEAF #C0AFEE
analogous
#EEDFAF #DDEEAF #BDEEAF
triadic
#DDEEAF #AFDDEE #EEAFDD
tetradic
#DDEEAF #AFEEDF #C0AFEE #EEAFBD
square
#DDEEAF #AFEEDF #C0AFEE #EEAFBD
split-complementary
#DDEEAF #AFBDEE #DFAFEE
monochromatic
#B2D94A #C8E37D #DDEEAF #F2F9E1 #F4FAE6
Accessibility & contrast
On white
1.24
#DDEEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#DDEEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEAF
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEAF | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AB
Deuteranopia (green-blind)
#F4E7B2
Tritanopia (blue-blind)
#E3E7DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddeeaf; /* rgb */ color: rgb(221, 238, 175); /* oklch */ color: oklch(92.1% 0.084 120.3);
Tailwind
colors: {
custom: {
50: '#e8f3c7',
500: '#ddeeaf',
950: '#000000',
},
}SCSS
$custom: #ddeeaf; $custom-light: #e8f3c7; $custom-dark: #000000;
JSON
{
"hex": "#ddeeaf",
"rgb": {
"r": 221,
"g": 238,
"b": 175
},
"hsl": {
"h": 76.19,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.92116,
"c": 0.08388,
"h": 120.3
},
"luminance": 0.79616
}Semantic roles & 50–950 ramp
primary
#DDEEAF
secondary
#8D76CC
accent
#19CD49
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582