#DDEEC8#DDEEC8
#DDEEC8 is a very light, muted yellow-green. Relative luminance 0.807; OKLCH L 92.7% C 0.053 H 127.1°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEC8 |
|---|---|
| RGB | rgb(221, 238, 200) |
| HSL | hsl(87, 53%, 86%) |
| HSV | hsv(87, 16%, 93%) |
| CMYK | cmyk(7.1%, 0%, 16%, 6.7%) |
| CIE-LAB | lab(91.99, -12.21, 16.53) |
| CIE-LCH | lch(91.99, 20.55, 126.45°) |
| OKLab | oklab(92.66% -0.0322 0.0426) |
| OKLCH | oklch(92.66% 0.053 127.1) |
| XYZ | xyz(70.8171, 80.6911, 66.4765) |
| Luminance | 0.8069 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.45
Eggshell (survey)
#FFFFD4
ΔE00 7.02
Ecru
#FEFFCA
ΔE00 7.45
Cream
#FFFDD0
ΔE00 7.46
Lightyellow
#FFFFE0
ΔE00 7.58
Ivory (survey)
#FFFFCB
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEC8 #D9C8EE
analogous
#EEECC8 #DDEEC8 #CAEEC8
triadic
#DDEEC8 #C8DDEE #EEC8DD
tetradic
#DDEEC8 #C8EEEC #D9C8EE #EEC8CA
square
#DDEEC8 #C8EEEC #D9C8EE #EEC8CA
split-complementary
#DDEEC8 #C8CAEE #ECC8EE
monochromatic
#A3D16A #C0E099 #DDEEC8 #F1F8E8 #F1F8E8
Accessibility & contrast
On white
1.23
#DDEEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#DDEEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEC8
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEC8 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E9C6
Deuteranopia (green-blind)
#F0E8CA
Tritanopia (blue-blind)
#DFEAE3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddeec8; /* rgb */ color: rgb(221, 238, 200); /* oklch */ color: oklch(92.7% 0.053 127.1);
Tailwind
colors: {
custom: {
50: '#e7f3d8',
500: '#ddeec8',
950: '#000000',
},
}SCSS
$custom: #ddeec8; $custom-light: #e7f3d8; $custom-dark: #000000;
JSON
{
"hex": "#ddeec8",
"rgb": {
"r": 221,
"g": 238,
"b": 200
},
"hsl": {
"h": 86.842,
"s": 52.778,
"l": 85.882
},
"oklch": {
"l": 0.92657,
"c": 0.05342,
"h": 127.1
},
"luminance": 0.80691
}Semantic roles & 50–950 ramp
primary
#DDEEC8
secondary
#AA8FCB
accent
#25C06B
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583