#DBEBB5#DBEBB5
#DBEBB5 is a very light, moderate yellow-green. Relative luminance 0.778; OKLCH L 91.5% C 0.073 H 121.3°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBB5 |
|---|---|
| RGB | rgb(219, 235, 181) |
| HSL | hsl(78, 57%, 82%) |
| HSV | hsv(78, 23%, 92%) |
| CMYK | cmyk(6.8%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(90.69, -14.32, 24.50) |
| CIE-LCH | lch(90.69, 28.38, 120.31°) |
| OKLab | oklab(91.47% -0.0378 0.0623) |
| OKLCH | oklch(91.47% 0.073 121.3) |
| XYZ | xyz(67.2614, 77.8130, 55.1830) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.68
Ecru
#FEFFCA
ΔE00 6.41
Palegoldenrod
#EEE8AA
ΔE00 6.64
Ivory (survey)
#FFFFCB
ΔE00 6.67
Light Grey Green
#B7E1A1
ΔE00 6.74
Cream (survey)
#FFFFC2
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBB5 #C5B5EB
analogous
#EBE0B5 #DBEBB5 #C0EBB5
triadic
#DBEBB5 #B5DBEB #EBB5DB
tetradic
#DBEBB5 #B5EBE0 #C5B5EB #EBB5C0
square
#DBEBB5 #B5EBE0 #C5B5EB #EBB5C0
split-complementary
#DBEBB5 #B5C0EB #E0B5EB
monochromatic
#ACD155 #C4DE85 #DBEBB5 #F2F8E5 #F3F8E7
Accessibility & contrast
On white
1.27
#DBEBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#DBEBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBB5
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBB5 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E5B2
Deuteranopia (green-blind)
#F0E4B7
Tritanopia (blue-blind)
#E0E5DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dbebb5; /* rgb */ color: rgb(219, 235, 181); /* oklch */ color: oklch(91.5% 0.073 121.3);
Tailwind
colors: {
custom: {
50: '#e6f1cb',
500: '#dbebb5',
950: '#000000',
},
}SCSS
$custom: #dbebb5; $custom-light: #e6f1cb; $custom-dark: #000000;
JSON
{
"hex": "#dbebb5",
"rgb": {
"r": 219,
"g": 235,
"b": 181
},
"hsl": {
"h": 77.778,
"s": 57.447,
"l": 81.569
},
"oklch": {
"l": 0.91466,
"c": 0.07283,
"h": 121.3
},
"luminance": 0.77813
}Semantic roles & 50–950 ramp
primary
#DBEBB5
secondary
#937DC7
accent
#20C551
background
#FEFFFE
surface
#FCFEFA
border
#D5D6D3
text
#161613
muted
#848583