#DDEEDF#DDEEDF
#DDEEDF is a very light, muted green. Relative luminance 0.818; OKLCH L 93.2% C 0.027 H 148.8°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEDF |
|---|---|
| RGB | rgb(221, 238, 223) |
| HSL | hsl(127, 33%, 90%) |
| HSV | hsv(127, 7%, 93%) |
| CMYK | cmyk(7.1%, 0%, 6.3%, 6.7%) |
| CIE-LAB | lab(92.51, -8.33, 5.33) |
| CIE-LCH | lch(92.51, 9.89, 147.38°) |
| OKLab | oklab(93.23% -0.023 0.0139) |
| OKLCH | oklch(93.23% 0.027 148.8) |
| XYZ | xyz(73.7100, 81.8483, 81.7127) |
| Luminance | 0.8185 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.69
Mintcream
#F5FFFA
ΔE00 6.55
Light Grey
#D8DCD6
ΔE00 7.40
Beige
#F5F5DC
ΔE00 7.41
Azure (CSS)
#F0FFFF
ΔE00 7.77
Ivory
#FFFFF0
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEDF #EEDDEC
analogous
#E3EEDD #DDEEDF #DDEEE8
triadic
#DDEEDF #DFDDEE #EEDFDD
tetradic
#DDEEDF #DDE3EE #EEDDEC #EEE8DD
square
#DDEEDF #DDE3EE #EEDDEC #EEE8DD
split-complementary
#DDEEDF #E8DDEE #EEDDE3
monochromatic
#8BC592 #B4DAB9 #DDEEDF #EBF5EC #EBF5EC
Accessibility & contrast
On white
1.21
#DDEEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#DDEEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEDF
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEDF | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEBDE
Deuteranopia (green-blind)
#EBE9E0
Tritanopia (blue-blind)
#DBEDE9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddeedf; /* rgb */ color: rgb(221, 238, 223); /* oklch */ color: oklch(93.2% 0.027 148.8);
Tailwind
colors: {
custom: {
50: '#e7f3e9',
500: '#ddeedf',
950: '#000000',
},
}SCSS
$custom: #ddeedf; $custom-light: #e7f3e9; $custom-dark: #000000;
JSON
{
"hex": "#ddeedf",
"rgb": {
"r": 221,
"g": 238,
"b": 223
},
"hsl": {
"h": 127.059,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.93234,
"c": 0.02692,
"h": 148.8
},
"luminance": 0.81849
}Semantic roles & 50–950 ramp
primary
#DDEEDF
secondary
#C8A7C4
accent
#399FAC
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584