#DBEFAB#DBEFAB
#DBEFAB is a very light, moderate yellow-green. Relative luminance 0.797; OKLCH L 92.1% C 0.091 H 121.5°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEFAB |
|---|---|
| RGB | rgb(219, 239, 171) |
| HSL | hsl(78, 68%, 80%) |
| HSV | hsv(78, 28%, 94%) |
| CMYK | cmyk(8.4%, 0%, 28.5%, 6.3%) |
| CIE-LAB | lab(91.57, -17.70, 30.79) |
| CIE-LCH | lch(91.57, 35.52, 119.90°) |
| OKLab | oklab(92.1% -0.0474 0.0773) |
| OKLCH | oklch(92.1% 0.091 121.5) |
| XYZ | xyz(67.4300, 79.7334, 50.3579) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.40
Very Pale Green
#CFFDBC
ΔE00 6.03
Very Light Green
#D1FFBD
ΔE00 6.10
Light Sage
#BCECAC
ΔE00 6.41
Light Grey Green
#B7E1A1
ΔE00 6.45
Creme
#FFFFB6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEFAB #BFABEF
analogous
#EFE1AB #DBEFAB #B9EFAB
triadic
#DBEFAB #ABDBEF #EFABDB
tetradic
#DBEFAB #ABEFE1 #BFABEF #EFABB9
square
#DBEFAB #ABEFE1 #BFABEF #EFABB9
split-complementary
#DBEFAB #ABB9EF #E1ABEF
monochromatic
#AFDB44 #C5E578 #DBEFAB #F1F9DE #F4FAE5
Accessibility & contrast
On white
1.24
#DBEFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#DBEFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEFAB
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEFAB | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A7
Deuteranopia (green-blind)
#F5E7AE
Tritanopia (blue-blind)
#E1E8DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dbefab; /* rgb */ color: rgb(219, 239, 171); /* oklch */ color: oklch(92.1% 0.091 121.5);
Tailwind
colors: {
custom: {
50: '#e6f4c4',
500: '#dbefab',
950: '#000000',
},
}SCSS
$custom: #dbefab; $custom-light: #e6f4c4; $custom-dark: #000000;
JSON
{
"hex": "#dbefab",
"rgb": {
"r": 219,
"g": 239,
"b": 171
},
"hsl": {
"h": 77.647,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.921,
"c": 0.0907,
"h": 121.5
},
"luminance": 0.79733
}Semantic roles & 50–950 ramp
primary
#DBEFAB
secondary
#8C71CD
accent
#16D04C
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161712
muted
#848582