#DBEFB0#DBEFB0
#DBEFB0 is a very light, moderate yellow-green. Relative luminance 0.799; OKLCH L 92.2% C 0.085 H 122.4°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEFB0 |
|---|---|
| RGB | rgb(219, 239, 176) |
| HSL | hsl(79, 66%, 81%) |
| HSV | hsv(79, 26%, 94%) |
| CMYK | cmyk(8.4%, 0%, 26.4%, 6.3%) |
| CIE-LAB | lab(91.65, -17.01, 28.36) |
| CIE-LCH | lch(91.65, 33.08, 120.95°) |
| OKLab | oklab(92.2% -0.0454 0.0716) |
| OKLCH | oklch(92.2% 0.085 122.4) |
| XYZ | xyz(67.9156, 79.9276, 52.9155) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.25
Very Pale Green
#CFFDBC
ΔE00 5.73
Very Light Green
#D1FFBD
ΔE00 5.83
Light Sage
#BCECAC
ΔE00 6.14
Light Grey Green
#B7E1A1
ΔE00 6.27
Cream (survey)
#FFFFC2
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEFB0 #C4B0EF
analogous
#EFE4B0 #DBEFB0 #BCEFB0
triadic
#DBEFB0 #B0DBEF #EFB0DB
tetradic
#DBEFB0 #B0EFE4 #C4B0EF #EFB0BC
square
#DBEFB0 #B0EFE4 #C4B0EF #EFB0BC
split-complementary
#DBEFB0 #B0BCEF #E4B0EF
monochromatic
#ADDA4A #C4E57D #DBEFB0 #F2F9E3 #F3FAE6
Accessibility & contrast
On white
1.24
#DBEFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#DBEFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEFB0
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEFB0 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7AC
Deuteranopia (green-blind)
#F4E7B3
Tritanopia (blue-blind)
#E0E9DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dbefb0; /* rgb */ color: rgb(219, 239, 176); /* oklch */ color: oklch(92.2% 0.085 122.4);
Tailwind
colors: {
custom: {
50: '#e6f4c8',
500: '#dbefb0',
950: '#000000',
},
}SCSS
$custom: #dbefb0; $custom-light: #e6f4c8; $custom-dark: #000000;
JSON
{
"hex": "#dbefb0",
"rgb": {
"r": 219,
"g": 239,
"b": 176
},
"hsl": {
"h": 79.048,
"s": 66.316,
"l": 81.373
},
"oklch": {
"l": 0.92198,
"c": 0.08476,
"h": 122.4
},
"luminance": 0.79928
}Semantic roles & 50–950 ramp
primary
#DBEFB0
secondary
#9276CD
accent
#17CE51
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582