#DBEBB4#DBEBB4
#DBEBB4 is a very light, moderate yellow-green. Relative luminance 0.778; OKLCH L 91.4% C 0.074 H 121.0°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBB4 |
|---|---|
| RGB | rgb(219, 235, 180) |
| HSL | hsl(77, 58%, 81%) |
| HSV | hsv(77, 23%, 92%) |
| CMYK | cmyk(6.8%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(90.68, -14.47, 24.99) |
| CIE-LCH | lch(90.68, 28.87, 120.07°) |
| OKLab | oklab(91.45% -0.0382 0.0635) |
| OKLCH | oklch(91.45% 0.074 121) |
| XYZ | xyz(67.1591, 77.7721, 54.6446) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.46
Ecru
#FEFFCA
ΔE00 6.41
Palegoldenrod
#EEE8AA
ΔE00 6.54
Ivory (survey)
#FFFFCB
ΔE00 6.67
Cream (survey)
#FFFFC2
ΔE00 6.69
Light Grey Green
#B7E1A1
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBB4 #C4B4EB
analogous
#EBE0B4 #DBEBB4 #C0EBB4
triadic
#DBEBB4 #B4DBEB #EBB4DB
tetradic
#DBEBB4 #B4EBE0 #C4B4EB #EBB4C0
square
#DBEBB4 #B4EBE0 #C4B4EB #EBB4C0
split-complementary
#DBEBB4 #B4C0EB #E0B4EB
monochromatic
#ADD153 #C4DE84 #DBEBB4 #F2F8E4 #F3F9E7
Accessibility & contrast
On white
1.27
#DBEBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#DBEBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBB4
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBB4 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4B1
Deuteranopia (green-blind)
#F0E4B6
Tritanopia (blue-blind)
#E0E5DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dbebb4; /* rgb */ color: rgb(219, 235, 180); /* oklch */ color: oklch(91.4% 0.074 121.0);
Tailwind
colors: {
custom: {
50: '#e6f1ca',
500: '#dbebb4',
950: '#000000',
},
}SCSS
$custom: #dbebb4; $custom-light: #e6f1ca; $custom-dark: #000000;
JSON
{
"hex": "#dbebb4",
"rgb": {
"r": 219,
"g": 235,
"b": 180
},
"hsl": {
"h": 77.455,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.91445,
"c": 0.07406,
"h": 121
},
"luminance": 0.77772
}Semantic roles & 50–950 ramp
primary
#DBEBB4
secondary
#927CC7
accent
#20C550
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582