#DBEDDE#DBEDDE
#DBEDDE is a very light, muted green. Relative luminance 0.809; OKLCH L 92.9% C 0.028 H 150.4°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEDDE |
|---|---|
| RGB | rgb(219, 237, 222) |
| HSL | hsl(130, 33%, 89%) |
| HSV | hsv(130, 8%, 93%) |
| CMYK | cmyk(7.6%, 0%, 6.3%, 7.1%) |
| CIE-LAB | lab(92.09, -8.67, 5.23) |
| CIE-LCH | lch(92.09, 10.13, 148.91°) |
| OKLab | oklab(92.86% -0.024 0.0137) |
| OKLCH | oklch(92.86% 0.028 150.4) |
| XYZ | xyz(72.6798, 80.9017, 80.8796) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.03
Mintcream
#F5FFFA
ΔE00 6.87
Light Grey
#D8DCD6
ΔE00 7.55
Beige
#F5F5DC
ΔE00 7.77
Lightcyan
#E0FFFF
ΔE00 7.96
Azure (CSS)
#F0FFFF
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEDDE #EDDBEA
analogous
#E1EDDB #DBEDDE #DBEDE7
triadic
#DBEDDE #DEDBED #EDDEDB
tetradic
#DBEDDE #DBE1ED #EDDBEA #EDE7DB
square
#DBEDDE #DBE1ED #EDDBEA #EDE7DB
split-complementary
#DBEDDE #E7DBED #EDDBE1
monochromatic
#89C493 #B2D9B9 #DBEDDE #EBF5EC #EBF5EC
Accessibility & contrast
On white
1.22
#DBEDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#DBEDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEDDE
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEDDE | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEADD
Deuteranopia (green-blind)
#EAE7DF
Tritanopia (blue-blind)
#D9ECE8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dbedde; /* rgb */ color: rgb(219, 237, 222); /* oklch */ color: oklch(92.9% 0.028 150.4);
Tailwind
colors: {
custom: {
50: '#e6f2e8',
500: '#dbedde',
950: '#000000',
},
}SCSS
$custom: #dbedde; $custom-light: #e6f2e8; $custom-dark: #000000;
JSON
{
"hex": "#dbedde",
"rgb": {
"r": 219,
"g": 237,
"b": 222
},
"hsl": {
"h": 130,
"s": 33.333,
"l": 89.412
},
"oklch": {
"l": 0.92859,
"c": 0.02766,
"h": 150.4
},
"luminance": 0.80902
}Semantic roles & 50–950 ramp
primary
#DBEDDE
secondary
#C7A5C1
accent
#3999AC
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584