#DDEADB#DDEADB
#DDEADB is a very light, muted green. Relative luminance 0.793; OKLCH L 92.3% C 0.024 H 141.5°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEADB |
|---|---|
| RGB | rgb(221, 234, 219) |
| HSL | hsl(112, 26%, 89%) |
| HSV | hsv(112, 6%, 92%) |
| CMYK | cmyk(5.6%, 0%, 6.4%, 8.2%) |
| CIE-LAB | lab(91.38, -7.02, 5.79) |
| CIE-LCH | lch(91.38, 9.10, 140.45°) |
| OKLab | oklab(92.31% -0.0191 0.0152) |
| OKLCH | oklch(92.31% 0.024 141.5) |
| XYZ | xyz(72.0255, 79.3318, 78.5221) |
| Luminance | 0.7933 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.34
Light Grey
#D8DCD6
ΔE00 6.14
Mintcream
#F5FFFA
ΔE00 6.53
Beige
#F5F5DC
ΔE00 6.55
Ivory
#FFFFF0
ΔE00 7.28
Off White (survey)
#FFFFE4
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEADB #E8DBEA
analogous
#E5EADB #DDEADB #DBEAE1
triadic
#DDEADB #DBDDEA #EADBDD
tetradic
#DDEADB #DBE5EA #E8DBEA #EAE1DB
square
#DDEADB #DBE5EA #E8DBEA #EAE1DB
split-complementary
#DDEADB #E1DBEA #EADBE5
monochromatic
#94BD8E #B8D3B4 #DDEADB #EDF4EC #EDF4EC
Accessibility & contrast
On white
1.25
#DDEADB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#DDEADB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEADB
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEADB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEADB | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DA
Deuteranopia (green-blind)
#E9E6DC
Tritanopia (blue-blind)
#DCE9E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddeadb; /* rgb */ color: rgb(221, 234, 219); /* oklch */ color: oklch(92.3% 0.024 141.5);
Tailwind
colors: {
custom: {
50: '#e7f0e6',
500: '#ddeadb',
950: '#000000',
},
}SCSS
$custom: #ddeadb; $custom-light: #e7f0e6; $custom-dark: #000000;
JSON
{
"hex": "#ddeadb",
"rgb": {
"r": 221,
"g": 234,
"b": 219
},
"hsl": {
"h": 112,
"s": 26.316,
"l": 88.824
},
"oklch": {
"l": 0.92314,
"c": 0.02435,
"h": 141.5
},
"luminance": 0.79332
}Semantic roles & 50–950 ramp
primary
#DDEADB
secondary
#BFA7C2
accent
#41A598
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584