#DBEBD5#DBEBD5
#DBEBD5 is a very light, muted green. Relative luminance 0.793; OKLCH L 92.2% C 0.034 H 137.1°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBD5 |
|---|---|
| RGB | rgb(219, 235, 213) |
| HSL | hsl(104, 35%, 88%) |
| HSV | hsv(104, 9%, 92%) |
| CMYK | cmyk(6.8%, 0%, 9.4%, 7.8%) |
| CIE-LAB | lab(91.36, -9.24, 8.87) |
| CIE-LCH | lch(91.36, 12.80, 136.18°) |
| OKLab | oklab(92.21% -0.0248 0.0231) |
| OKLCH | oklch(92.21% 0.034 137.1) |
| XYZ | xyz(70.9298, 79.2804, 74.5037) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.07
Beige
#F5F5DC
ΔE00 6.68
Off White (survey)
#FFFFE4
ΔE00 7.75
Lightyellow
#FFFFE0
ΔE00 7.95
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.49
Light Grey
#D8DCD6
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBD5 #E5D5EB
analogous
#E6EBD5 #DBEBD5 #D5EBDA
triadic
#DBEBD5 #D5DBEB #EBD5DB
tetradic
#DBEBD5 #D5E6EB #E5D5EB #EBDAD5
square
#DBEBD5 #D5E6EB #E5D5EB #EBDAD5
split-complementary
#DBEBD5 #DAD5EB #EBD5E6
monochromatic
#94C482 #B7D7AC #DBEBD5 #EDF5EA #EDF5EA
Accessibility & contrast
On white
1.25
#DBEBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#DBEBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBD5
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBD5 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE7D4
Deuteranopia (green-blind)
#EAE6D6
Tritanopia (blue-blind)
#DBE9E5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dbebd5; /* rgb */ color: rgb(219, 235, 213); /* oklch */ color: oklch(92.2% 0.034 137.1);
Tailwind
colors: {
custom: {
50: '#e6f1e1',
500: '#dbebd5',
950: '#000000',
},
}SCSS
$custom: #dbebd5; $custom-light: #e6f1e1; $custom-dark: #000000;
JSON
{
"hex": "#dbebd5",
"rgb": {
"r": 219,
"g": 235,
"b": 213
},
"hsl": {
"h": 103.636,
"s": 35.484,
"l": 87.843
},
"oklch": {
"l": 0.92214,
"c": 0.03394,
"h": 137.1
},
"luminance": 0.79281
}Semantic roles & 50–950 ramp
primary
#DBEBD5
secondary
#BB9FC5
accent
#37AE8E
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584