#DBEBC4#DBEBC4
#DBEBC4 is a very light, muted yellow-green. Relative luminance 0.785; OKLCH L 91.8% C 0.054 H 125.6°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBC4 |
|---|---|
| RGB | rgb(219, 235, 196) |
| HSL | hsl(85, 49%, 85%) |
| HSV | hsv(85, 17%, 92%) |
| CMYK | cmyk(6.8%, 0%, 16.6%, 7.8%) |
| CIE-LAB | lab(90.99, -12.04, 17.17) |
| CIE-LCH | lch(90.99, 20.97, 125.05°) |
| OKLab | oklab(91.8% -0.0317 0.0442) |
| OKLCH | oklch(91.8% 0.054 125.6) |
| XYZ | xyz(68.8841, 78.4621, 63.7295) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.51
Eggshell (survey)
#FFFFD4
ΔE00 7.13
Ecru
#FEFFCA
ΔE00 7.46
Cream
#FFFDD0
ΔE00 7.49
Ivory (survey)
#FFFFCB
ΔE00 7.60
Beige
#F5F5DC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBC4 #D4C4EB
analogous
#EBE8C4 #DBEBC4 #C8EBC4
triadic
#DBEBC4 #C4DBEB #EBC4DB
tetradic
#DBEBC4 #C4EBE8 #D4C4EB #EBC4C8
square
#DBEBC4 #C4EBE8 #D4C4EB #EBC4C8
split-complementary
#DBEBC4 #C4C8EB #E8C4EB
monochromatic
#A3CC69 #BFDC96 #DBEBC4 #F1F7E8 #F1F7E8
Accessibility & contrast
On white
1.26
#DBEBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#DBEBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBC4
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBC4 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E6C2
Deuteranopia (green-blind)
#EDE5C6
Tritanopia (blue-blind)
#DEE7E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbebc4; /* rgb */ color: rgb(219, 235, 196); /* oklch */ color: oklch(91.8% 0.054 125.6);
Tailwind
colors: {
custom: {
50: '#e6f1d6',
500: '#dbebc4',
950: '#000000',
},
}SCSS
$custom: #dbebc4; $custom-light: #e6f1d6; $custom-dark: #000000;
JSON
{
"hex": "#dbebc4",
"rgb": {
"r": 219,
"g": 235,
"b": 196
},
"hsl": {
"h": 84.615,
"s": 49.367,
"l": 84.51
},
"oklch": {
"l": 0.91798,
"c": 0.05439,
"h": 125.6
},
"luminance": 0.78462
}Semantic roles & 50–950 ramp
primary
#DBEBC4
secondary
#A48CC7
accent
#29BD65
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583