#DBEBB3#DBEBB3
#DBEBB3 is a very light, moderate yellow-green. Relative luminance 0.777; OKLCH L 91.4% C 0.075 H 120.9°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBB3 |
|---|---|
| RGB | rgb(219, 235, 179) |
| HSL | hsl(77, 58%, 81%) |
| HSV | hsv(77, 24%, 92%) |
| CMYK | cmyk(6.8%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(90.66, -14.61, 25.47) |
| CIE-LCH | lch(90.66, 29.37, 119.84°) |
| OKLab | oklab(91.42% -0.0386 0.0646) |
| OKLCH | oklch(91.42% 0.075 120.9) |
| XYZ | xyz(67.0576, 77.7315, 54.1100) |
| Luminance | 0.7773 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.25
Ecru
#FEFFCA
ΔE00 6.42
Palegoldenrod
#EEE8AA
ΔE00 6.46
Cream (survey)
#FFFFC2
ΔE00 6.64
Light Grey Green
#B7E1A1
ΔE00 6.66
Ivory (survey)
#FFFFCB
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBB3 #C3B3EB
analogous
#EBDFB3 #DBEBB3 #BFEBB3
triadic
#DBEBB3 #B3DBEB #EBB3DB
tetradic
#DBEBB3 #B3EBDF #C3B3EB #EBB3BF
square
#DBEBB3 #B3EBDF #C3B3EB #EBB3BF
split-complementary
#DBEBB3 #B3BFEB #DFB3EB
monochromatic
#ADD152 #C4DE83 #DBEBB3 #F2F8E3 #F4F9E7
Accessibility & contrast
On white
1.27
#DBEBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#DBEBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBB3
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBB3 | 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)
#F2E4B0
Deuteranopia (green-blind)
#F0E4B5
Tritanopia (blue-blind)
#E0E5DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dbebb3; /* rgb */ color: rgb(219, 235, 179); /* oklch */ color: oklch(91.4% 0.075 120.9);
Tailwind
colors: {
custom: {
50: '#e6f1ca',
500: '#dbebb3',
950: '#000000',
},
}SCSS
$custom: #dbebb3; $custom-light: #e6f1ca; $custom-dark: #000000;
JSON
{
"hex": "#dbebb3",
"rgb": {
"r": 219,
"g": 235,
"b": 179
},
"hsl": {
"h": 77.143,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.91424,
"c": 0.07527,
"h": 120.9
},
"luminance": 0.77731
}Semantic roles & 50–950 ramp
primary
#DBEBB3
secondary
#917BC7
accent
#20C64F
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582