#DDEBDF#DDEBDF
#DDEBDF is a very light, muted green. Relative luminance 0.801; OKLCH L 92.6% C 0.022 H 149.7°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBDF |
|---|---|
| RGB | rgb(221, 235, 223) |
| HSL | hsl(129, 26%, 89%) |
| HSV | hsv(129, 6%, 92%) |
| CMYK | cmyk(6%, 0%, 5.1%, 7.8%) |
| CIE-LAB | lab(91.74, -6.82, 4.22) |
| CIE-LCH | lch(91.74, 8.02, 148.25°) |
| OKLab | oklab(92.62% -0.0189 0.011) |
| OKLCH | oklch(92.62% 0.022 149.7) |
| XYZ | xyz(72.8439, 80.1160, 81.4240) |
| Luminance | 0.8012 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.24
Mintcream
#F5FFFA
ΔE00 5.73
Light Grey
#D8DCD6
ΔE00 5.79
Azure (CSS)
#F0FFFF
ΔE00 6.94
Beige
#F5F5DC
ΔE00 7.34
Ivory
#FFFFF0
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBDF #EBDDE9
analogous
#E2EBDD #DDEBDF #DDEBE6
triadic
#DDEBDF #DFDDEB #EBDFDD
tetradic
#DDEBDF #DDE2EB #EBDDE9 #EBE6DD
square
#DDEBDF #DDE2EB #EBDDE9 #EBE6DD
split-complementary
#DDEBDF #E6DDEB #EBDDE2
monochromatic
#90BE96 #B6D4BB #DDEBDF #ECF4ED #ECF4ED
Accessibility & contrast
On white
1.23
#DDEBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#DDEBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBDF
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBDF | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DE
Deuteranopia (green-blind)
#E9E7E0
Tritanopia (blue-blind)
#DCEAE7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddebdf; /* rgb */ color: rgb(221, 235, 223); /* oklch */ color: oklch(92.6% 0.022 149.7);
Tailwind
colors: {
custom: {
50: '#e7f1e9',
500: '#ddebdf',
950: '#000000',
},
}SCSS
$custom: #ddebdf; $custom-light: #e7f1e9; $custom-dark: #000000;
JSON
{
"hex": "#ddebdf",
"rgb": {
"r": 221,
"g": 235,
"b": 223
},
"hsl": {
"h": 128.571,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.92624,
"c": 0.02187,
"h": 149.7
},
"luminance": 0.80117
}Semantic roles & 50–950 ramp
primary
#DDEBDF
secondary
#C3A9C0
accent
#4196A4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584