#DBECAB#DBECAB
#DBECAB is a very light, moderate yellow-green. Relative luminance 0.780; OKLCH L 91.5% C 0.086 H 120.0°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DBECAB |
|---|---|
| RGB | rgb(219, 236, 171) |
| HSL | hsl(76, 63%, 80%) |
| HSV | hsv(76, 28%, 93%) |
| CMYK | cmyk(7.2%, 0%, 27.5%, 7.5%) |
| CIE-LAB | lab(90.78, -16.23, 29.73) |
| CIE-LCH | lch(90.78, 33.87, 118.64°) |
| OKLab | oklab(91.47% -0.0432 0.0748) |
| OKLCH | oklch(91.47% 0.086 120) |
| XYZ | xyz(66.5590, 77.9914, 50.0676) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.59
Palegoldenrod
#EEE8AA
ΔE00 6.25
Cream (survey)
#FFFFC2
ΔE00 6.52
Light Grey Green
#B7E1A1
ΔE00 6.60
Creme
#FFFFB6
ΔE00 6.66
Very Pale Green
#CFFDBC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBECAB #BCABEC
analogous
#ECDCAB #DBECAB #BBECAB
triadic
#DBECAB #ABDBEC #ECABDB
tetradic
#DBECAB #ABECDC #BCABEC #ECABBB
square
#DBECAB #ABECDC #BCABEC #ECABBB
split-complementary
#DBECAB #ABBBEC #DCABEC
monochromatic
#B0D547 #C6E179 #DBECAB #F0F7DD #F4F9E6
Accessibility & contrast
On white
1.27
#DBECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#DBECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBECAB
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBECAB | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5A7
Deuteranopia (green-blind)
#F2E5AE
Tritanopia (blue-blind)
#E1E5DB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbecab; /* rgb */ color: rgb(219, 236, 171); /* oklch */ color: oklch(91.5% 0.086 120.0);
Tailwind
colors: {
custom: {
50: '#e6f2c4',
500: '#dbecab',
950: '#000000',
},
}SCSS
$custom: #dbecab; $custom-light: #e6f2c4; $custom-dark: #000000;
JSON
{
"hex": "#dbecab",
"rgb": {
"r": 219,
"g": 236,
"b": 171
},
"hsl": {
"h": 75.692,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.91471,
"c": 0.08639,
"h": 120
},
"luminance": 0.77991
}Semantic roles & 50–950 ramp
primary
#DBECAB
secondary
#8973C9
accent
#1BCB49
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161612
muted
#848582