#DDEACC#DDEACC
#DDEACC is a very light, muted yellow-green. Relative luminance 0.786; OKLCH L 91.9% C 0.042 H 126.4°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEACC |
|---|---|
| RGB | rgb(221, 234, 204) |
| HSL | hsl(86, 42%, 86%) |
| HSV | hsv(86, 13%, 92%) |
| CMYK | cmyk(5.6%, 0%, 12.8%, 8.2%) |
| CIE-LAB | lab(91.04, -9.56, 13.11) |
| CIE-LCH | lch(91.04, 16.23, 126.09°) |
| OKLab | oklab(91.93% -0.025 0.034) |
| OKLCH | oklch(91.93% 0.042 126.4) |
| XYZ | xyz(70.1390, 78.5773, 68.5869) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.06
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.52
Lightyellow
#FFFFE0
ΔE00 6.85
Honeydew
#F0FFF0
ΔE00 6.91
Off White (survey)
#FFFFE4
ΔE00 7.08
Eggshell (survey)
#FFFFD4
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEACC #D9CCEA
analogous
#EAE8CC #DDEACC #CEEACC
triadic
#DDEACC #CCDDEA #EACCDD
tetradic
#DDEACC #CCEAE8 #D9CCEA #EACCCE
square
#DDEACC #CCEAE8 #D9CCEA #EACCCE
split-complementary
#DDEACC #CCCEEA #E8CCEA
monochromatic
#A3C675 #C0D8A1 #DDEACC #F1F6E9 #F1F6E9
Accessibility & contrast
On white
1.26
#DDEACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#DDEACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEACC
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEACC | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CA
Deuteranopia (green-blind)
#ECE5CD
Tritanopia (blue-blind)
#DFE7E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ddeacc; /* rgb */ color: rgb(221, 234, 204); /* oklch */ color: oklch(91.9% 0.042 126.4);
Tailwind
colors: {
custom: {
50: '#e7f0db',
500: '#ddeacc',
950: '#000000',
},
}SCSS
$custom: #ddeacc; $custom-light: #e7f0db; $custom-dark: #000000;
JSON
{
"hex": "#ddeacc",
"rgb": {
"r": 221,
"g": 234,
"b": 204
},
"hsl": {
"h": 86,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.91931,
"c": 0.04221,
"h": 126.4
},
"luminance": 0.78577
}Semantic roles & 50–950 ramp
primary
#DDEACC
secondary
#AA95C5
accent
#31B56A
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161615
muted
#848584