#DDEDDD#DDEDDD
#DDEDDD is a very light, muted green. Relative luminance 0.812; OKLCH L 93.0% C 0.027 H 145.4°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDDD |
|---|---|
| RGB | rgb(221, 237, 221) |
| HSL | hsl(120, 31%, 90%) |
| HSV | hsv(120, 7%, 93%) |
| CMYK | cmyk(6.8%, 0%, 6.8%, 7.1%) |
| CIE-LAB | lab(92.20, -8.18, 5.93) |
| CIE-LCH | lch(92.20, 10.11, 144.05°) |
| OKLab | oklab(92.98% -0.0224 0.0155) |
| OKLCH | oklch(92.98% 0.027 145.4) |
| XYZ | xyz(73.1517, 81.1604, 80.2042) |
| Luminance | 0.8116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.85
Mintcream
#F5FFFA
ΔE00 6.78
Beige
#F5F5DC
ΔE00 7.04
Light Grey
#D8DCD6
ΔE00 7.29
Ivory
#FFFFF0
ΔE00 7.82
Off White (survey)
#FFFFE4
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDDD #EDDDED
analogous
#E5EDDD #DDEDDD #DDEDE5
triadic
#DDEDDD #DDDDED #EDDDDD
tetradic
#DDEDDD #DDE5ED #EDDDED #EDE5DD
square
#DDEDDD #DDE5ED #EDDDED #EDE5DD
split-complementary
#DDEDDD #E5DDED #EDDDE5
monochromatic
#8DC38D #B5D8B5 #DDEDDD #EBF4EB #EBF4EB
Accessibility & contrast
On white
1.22
#DDEDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#DDEDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDDD
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDDD | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADC
Deuteranopia (green-blind)
#EBE8DE
Tritanopia (blue-blind)
#DCECE8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddeddd; /* rgb */ color: rgb(221, 237, 221); /* oklch */ color: oklch(93.0% 0.027 145.4);
Tailwind
colors: {
custom: {
50: '#e7f2e7',
500: '#ddeddd',
950: '#000000',
},
}SCSS
$custom: #ddeddd; $custom-light: #e7f2e7; $custom-dark: #000000;
JSON
{
"hex": "#ddeddd",
"rgb": {
"r": 221,
"g": 237,
"b": 221
},
"hsl": {
"h": 120,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.92977,
"c": 0.02726,
"h": 145.4
},
"luminance": 0.81161
}Semantic roles & 50–950 ramp
primary
#DDEDDD
secondary
#C7A8C7
accent
#3CA9A9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584