#DBEBD0#DBEBD0
#DBEBD0 is a very light, muted yellow-green. Relative luminance 0.790; OKLCH L 92.1% C 0.040 H 132.4°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBD0 |
|---|---|
| RGB | rgb(219, 235, 208) |
| HSL | hsl(96, 40%, 87%) |
| HSV | hsv(96, 11%, 92%) |
| CMYK | cmyk(6.8%, 0%, 11.5%, 7.8%) |
| CIE-LAB | lab(91.25, -10.09, 11.31) |
| CIE-LCH | lch(91.25, 15.15, 131.74°) |
| OKLab | oklab(92.09% -0.0268 0.0294) |
| OKLCH | oklch(92.09% 0.04 132.4) |
| XYZ | xyz(70.3050, 79.0304, 71.2128) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.14
Beige
#F5F5DC
ΔE00 6.69
Lightyellow
#FFFFE0
ΔE00 7.58
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.59
Off White (survey)
#FFFFE4
ΔE00 7.65
Eggshell (survey)
#FFFFD4
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBD0 #E0D0EB
analogous
#E9EBD0 #DBEBD0 #D0EBD3
triadic
#DBEBD0 #D0DBEB #EBD0DB
tetradic
#DBEBD0 #D0E9EB #E0D0EB #EBD3D0
square
#DBEBD0 #D0E9EB #E0D0EB #EBD3D0
split-complementary
#DBEBD0 #D3D0EB #EBD0E9
monochromatic
#99C67A #BAD9A5 #DBEBD0 #EFF6EA #EFF6EA
Accessibility & contrast
On white
1.25
#DBEBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#DBEBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBD0
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBD0 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE7CF
Deuteranopia (green-blind)
#EBE5D1
Tritanopia (blue-blind)
#DCE8E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dbebd0; /* rgb */ color: rgb(219, 235, 208); /* oklch */ color: oklch(92.1% 0.040 132.4);
Tailwind
colors: {
custom: {
50: '#e6f1de',
500: '#dbebd0',
950: '#000000',
},
}SCSS
$custom: #dbebd0; $custom-light: #e6f1de; $custom-dark: #000000;
JSON
{
"hex": "#dbebd0",
"rgb": {
"r": 219,
"g": 235,
"b": 208
},
"hsl": {
"h": 95.556,
"s": 40.299,
"l": 86.863
},
"oklch": {
"l": 0.92088,
"c": 0.03979,
"h": 132.4
},
"luminance": 0.79031
}Semantic roles & 50–950 ramp
primary
#DBEBD0
secondary
#B499C6
accent
#32B37F
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584