#DBEBE0#DBEBE0
#DBEBE0 is a very light, muted green. Relative luminance 0.799; OKLCH L 92.5% C 0.022 H 155.9°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBE0 |
|---|---|
| RGB | rgb(219, 235, 224) |
| HSL | hsl(139, 29%, 89%) |
| HSV | hsv(139, 7%, 92%) |
| CMYK | cmyk(6.8%, 0%, 4.7%, 7.8%) |
| CIE-LAB | lab(91.62, -7.30, 3.51) |
| CIE-LCH | lch(91.62, 8.10, 154.32°) |
| OKLab | oklab(92.51% -0.0205 0.0092) |
| OKLCH | oklch(92.51% 0.022 155.9) |
| XYZ | xyz(72.3736, 79.8579, 82.1077) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.43
Mintcream
#F5FFFA
ΔE00 5.85
Light Grey
#D8DCD6
ΔE00 6.14
Azure (CSS)
#F0FFFF
ΔE00 6.74
Lightcyan
#E0FFFF
ΔE00 7.31
Ivory
#FFFFF0
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBE0 #EBDBE6
analogous
#DEEBDB #DBEBE0 #DBEBE8
triadic
#DBEBE0 #E0DBEB #EBE0DB
tetradic
#DBEBE0 #DBDEEB #EBDBE6 #EBE8DB
square
#DBEBE0 #DBDEEB #EBDBE6 #EBE8DB
split-complementary
#DBEBE0 #E8DBEB #EBDBDE
monochromatic
#8CBF9C #B4D5BE #DBEBE0 #EBF4EE #EBF4EE
Accessibility & contrast
On white
1.24
#DBEBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#DBEBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBE0
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBE0 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DF
Deuteranopia (green-blind)
#E8E6E1
Tritanopia (blue-blind)
#D9EBE8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dbebe0; /* rgb */ color: rgb(219, 235, 224); /* oklch */ color: oklch(92.5% 0.022 155.9);
Tailwind
colors: {
custom: {
50: '#e6f1e9',
500: '#dbebe0',
950: '#000000',
},
}SCSS
$custom: #dbebe0; $custom-light: #e6f1e9; $custom-dark: #000000;
JSON
{
"hex": "#dbebe0",
"rgb": {
"r": 219,
"g": 235,
"b": 224
},
"hsl": {
"h": 138.75,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.92506,
"c": 0.02247,
"h": 155.9
},
"luminance": 0.79859
}Semantic roles & 50–950 ramp
primary
#DBEBE0
secondary
#C4A6BB
accent
#3E86A7
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584