#DDEDE3#DDEDE3
#DDEDE3 is a very light, muted green. Relative luminance 0.815; OKLCH L 93.1% C 0.022 H 158.6°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDE3 |
|---|---|
| RGB | rgb(221, 237, 227) |
| HSL | hsl(143, 31%, 90%) |
| HSV | hsv(143, 7%, 93%) |
| CMYK | cmyk(6.8%, 0%, 4.2%, 7.1%) |
| CIE-LAB | lab(92.35, -7.11, 3.02) |
| CIE-LCH | lch(92.35, 7.73, 156.99°) |
| OKLab | oklab(93.14% -0.0201 0.0079) |
| OKLCH | oklch(93.14% 0.022 158.6) |
| XYZ | xyz(73.9654, 81.4859, 84.4897) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.18
Mintcream
#F5FFFA
ΔE00 5.31
Azure (CSS)
#F0FFFF
ΔE00 6.13
Light Grey
#D8DCD6
ΔE00 6.18
Lightcyan
#E0FFFF
ΔE00 6.83
Ivory
#FFFFF0
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDE3 #EDDDE7
analogous
#DFEDDD #DDEDE3 #DDEDEB
triadic
#DDEDE3 #E3DDED #EDE3DD
tetradic
#DDEDE3 #DDDFED #EDDDE7 #EDEBDD
square
#DDEDE3 #DDDFED #EDDDE7 #EDEBDD
split-complementary
#DDEDE3 #EBDDED #EDDDDF
monochromatic
#8DC3A1 #B5D8C2 #DDEDE3 #EBF4EF #EBF4EF
Accessibility & contrast
On white
1.21
#DDEDE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#DDEDE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDE3
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDE3 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEAE3
Deuteranopia (green-blind)
#EAE8E4
Tritanopia (blue-blind)
#DBEDEA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddede3; /* rgb */ color: rgb(221, 237, 227); /* oklch */ color: oklch(93.1% 0.022 158.6);
Tailwind
colors: {
custom: {
50: '#e7f2eb',
500: '#ddede3',
950: '#000000',
},
}SCSS
$custom: #ddede3; $custom-light: #e7f2eb; $custom-dark: #000000;
JSON
{
"hex": "#ddede3",
"rgb": {
"r": 221,
"g": 237,
"b": 227
},
"hsl": {
"h": 142.5,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.93139,
"c": 0.02158,
"h": 158.6
},
"luminance": 0.81487
}Semantic roles & 50–950 ramp
primary
#DDEDE3
secondary
#C7A8BB
accent
#3C80A9
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584