#DDEDDF#DDEDDF
#DDEDDF is a very light, muted green. Relative luminance 0.813; OKLCH L 93.0% C 0.025 H 149.1°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDDF |
|---|---|
| RGB | rgb(221, 237, 223) |
| HSL | hsl(128, 31%, 90%) |
| HSV | hsv(128, 7%, 93%) |
| CMYK | cmyk(6.8%, 0%, 5.9%, 7.1%) |
| CIE-LAB | lab(92.25, -7.83, 4.96) |
| CIE-LCH | lch(92.25, 9.27, 147.63°) |
| OKLab | oklab(93.03% -0.0216 0.013) |
| OKLCH | oklch(93.03% 0.025 149.1) |
| XYZ | xyz(73.4197, 81.2676, 81.6159) |
| Luminance | 0.8127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.80
Mintcream
#F5FFFA
ΔE00 6.25
Light Grey
#D8DCD6
ΔE00 6.87
Beige
#F5F5DC
ΔE00 7.35
Azure (CSS)
#F0FFFF
ΔE00 7.47
Ivory
#FFFFF0
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDDF #EDDDEB
analogous
#E3EDDD #DDEDDF #DDEDE7
triadic
#DDEDDF #DFDDED #EDDFDD
tetradic
#DDEDDF #DDE3ED #EDDDEB #EDE7DD
square
#DDEDDF #DDE3ED #EDDDEB #EDE7DD
split-complementary
#DDEDDF #E7DDED #EDDDE3
monochromatic
#8DC394 #B5D8B9 #DDEDDF #EBF4EC #EBF4EC
Accessibility & contrast
On white
1.22
#DDEDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#DDEDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDDF
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDDF | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEADE
Deuteranopia (green-blind)
#EAE8E0
Tritanopia (blue-blind)
#DBECE9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddeddf; /* rgb */ color: rgb(221, 237, 223); /* oklch */ color: oklch(93.0% 0.025 149.1);
Tailwind
colors: {
custom: {
50: '#e7f2e9',
500: '#ddeddf',
950: '#000000',
},
}SCSS
$custom: #ddeddf; $custom-light: #e7f2e9; $custom-dark: #000000;
JSON
{
"hex": "#ddeddf",
"rgb": {
"r": 221,
"g": 237,
"b": 223
},
"hsl": {
"h": 127.5,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.9303,
"c": 0.02524,
"h": 149.1
},
"luminance": 0.81268
}Semantic roles & 50–950 ramp
primary
#DDEDDF
secondary
#C7A8C3
accent
#3C9CA9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584