#DDEDDB#DDEDDB
#DDEDDB is a very light, muted green. Relative luminance 0.811; OKLCH L 92.9% C 0.029 H 142.2°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDDB |
|---|---|
| RGB | rgb(221, 237, 219) |
| HSL | hsl(113, 33%, 89%) |
| HSV | hsv(113, 8%, 93%) |
| CMYK | cmyk(6.8%, 0%, 7.6%, 7.1%) |
| CIE-LAB | lab(92.16, -8.53, 6.91) |
| CIE-LCH | lch(92.16, 10.98, 141.02°) |
| OKLab | oklab(92.92% -0.0232 0.018) |
| OKLCH | oklch(92.92% 0.029 142.2) |
| XYZ | xyz(72.8868, 81.0545, 78.8092) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.04
Beige
#F5F5DC
ΔE00 6.79
Mintcream
#F5FFFA
ΔE00 7.33
Light Grey
#D8DCD6
ΔE00 7.74
Off White (survey)
#FFFFE4
ΔE00 7.83
Ivory
#FFFFF0
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDDB #EBDBED
analogous
#E6EDDB #DDEDDB #DBEDE2
triadic
#DDEDDB #DBDDED #EDDBDD
tetradic
#DDEDDB #DBE6ED #EBDBED #EDE2DB
square
#DDEDDB #DBE6ED #EBDBED #EDE2DB
split-complementary
#DDEDDB #E2DBED #EDDBE6
monochromatic
#90C489 #B6D9B2 #DDEDDB #ECF5EB #ECF5EB
Accessibility & contrast
On white
1.22
#DDEDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#DDEDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDDB
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDDB | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADA
Deuteranopia (green-blind)
#EBE8DC
Tritanopia (blue-blind)
#DCECE8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddeddb; /* rgb */ color: rgb(221, 237, 219); /* oklch */ color: oklch(92.9% 0.029 142.2);
Tailwind
colors: {
custom: {
50: '#e7f2e6',
500: '#ddeddb',
950: '#000000',
},
}SCSS
$custom: #ddeddb; $custom-light: #e7f2e6; $custom-dark: #000000;
JSON
{
"hex": "#ddeddb",
"rgb": {
"r": 221,
"g": 237,
"b": 219
},
"hsl": {
"h": 113.333,
"s": 33.333,
"l": 89.412
},
"oklch": {
"l": 0.92924,
"c": 0.0294,
"h": 142.2
},
"luminance": 0.81055
}Semantic roles & 50–950 ramp
primary
#DDEDDB
secondary
#C3A5C7
accent
#39AC9F
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584