#DBEBDC#DBEBDC
#DBEBDC is a very light, muted green. Relative luminance 0.796; OKLCH L 92.4% C 0.026 H 147.1°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBDC |
|---|---|
| RGB | rgb(219, 235, 220) |
| HSL | hsl(124, 29%, 89%) |
| HSV | hsv(124, 7%, 92%) |
| CMYK | cmyk(6.8%, 0%, 6.4%, 7.8%) |
| CIE-LAB | lab(91.52, -8.02, 5.46) |
| CIE-LCH | lch(91.52, 9.70, 145.76°) |
| OKLab | oklab(92.4% -0.0221 0.0143) |
| OKLCH | oklch(92.4% 0.026 147.1) |
| XYZ | xyz(71.8376, 79.6434, 79.2843) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.23
Mintcream
#F5FFFA
ΔE00 6.81
Light Grey
#D8DCD6
ΔE00 6.91
Beige
#F5F5DC
ΔE00 7.33
Ivory
#FFFFF0
ΔE00 8.04
Azure (CSS)
#F0FFFF
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBDC #EBDBEA
analogous
#E2EBDB #DBEBDC #DBEBE4
triadic
#DBEBDC #DCDBEB #EBDCDB
tetradic
#DBEBDC #DBE2EB #EBDBEA #EBE4DB
square
#DBEBDC #DBE2EB #EBDBEA #EBE4DB
split-complementary
#DBEBDC #E4DBEB #EBDBE2
monochromatic
#8CBF90 #B4D5B6 #DBEBDC #EBF4EC #EBF4EC
Accessibility & contrast
On white
1.24
#DBEBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#DBEBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBDC
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBDC | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DB
Deuteranopia (green-blind)
#E9E6DD
Tritanopia (blue-blind)
#DAEAE7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dbebdc; /* rgb */ color: rgb(219, 235, 220); /* oklch */ color: oklch(92.4% 0.026 147.1);
Tailwind
colors: {
custom: {
50: '#e6f1e6',
500: '#dbebdc',
950: '#000000',
},
}SCSS
$custom: #dbebdc; $custom-light: #e6f1e6; $custom-dark: #000000;
JSON
{
"hex": "#dbebdc",
"rgb": {
"r": 219,
"g": 235,
"b": 220
},
"hsl": {
"h": 123.75,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.92398,
"c": 0.02628,
"h": 147.1
},
"luminance": 0.79644
}Semantic roles & 50–950 ramp
primary
#DBEBDC
secondary
#C4A6C2
accent
#3EA1A7
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584