#DDEECC#DDEECC
#DDEECC is a very light, muted yellow-green. Relative luminance 0.809; OKLCH L 92.8% C 0.049 H 129.1°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEECC |
|---|---|
| RGB | rgb(221, 238, 204) |
| HSL | hsl(90, 50%, 87%) |
| HSV | hsv(90, 14%, 93%) |
| CMYK | cmyk(7.1%, 0%, 14.3%, 6.7%) |
| CIE-LAB | lab(92.08, -11.56, 14.58) |
| CIE-LCH | lch(92.08, 18.61, 128.42°) |
| OKLab | oklab(92.75% -0.0306 0.0377) |
| OKLCH | oklch(92.75% 0.049 129.1) |
| XYZ | xyz(71.2907, 80.8805, 68.9707) |
| Luminance | 0.8088 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.71
Beige
#F5F5DC
ΔE00 7.20
Eggshell (survey)
#FFFFD4
ΔE00 7.37
Lightyellow
#FFFFE0
ΔE00 7.40
Honeydew
#F0FFF0
ΔE00 7.47
Off White (survey)
#FFFFE4
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEECC #DDCCEE
analogous
#EEEECC #DDEECC #CCEECC
triadic
#DDEECC #CCDDEE #EECCDD
tetradic
#DDEECC #CCEEEE #DDCCEE #EECCCC
square
#DDEECC #CCEEEE #DDCCEE #EECCCC
split-complementary
#DDEECC #CCCCEE #EECCEE
monochromatic
#A0CF70 #BEDF9E #DDEECC #F0F7E8 #F0F7E8
Accessibility & contrast
On white
1.22
#DDEECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#DDEECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEECC
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEECC | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E9CA
Deuteranopia (green-blind)
#EFE8CD
Tritanopia (blue-blind)
#DFEBE4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddeecc; /* rgb */ color: rgb(221, 238, 204); /* oklch */ color: oklch(92.8% 0.049 129.1);
Tailwind
colors: {
custom: {
50: '#e7f3db',
500: '#ddeecc',
950: '#000000',
},
}SCSS
$custom: #ddeecc; $custom-light: #e7f3db; $custom-dark: #000000;
JSON
{
"hex": "#ddeecc",
"rgb": {
"r": 221,
"g": 238,
"b": 204
},
"hsl": {
"h": 90,
"s": 50,
"l": 86.667
},
"oklch": {
"l": 0.92752,
"c": 0.04856,
"h": 129.1
},
"luminance": 0.80881
}Semantic roles & 50–950 ramp
primary
#DDEECC
secondary
#AF93CB
accent
#28BD73
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161715
muted
#848584