#DBEFB1#DBEFB1
#DBEFB1 is a very light, moderate yellow-green. Relative luminance 0.800; OKLCH L 92.2% C 0.084 H 122.6°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEFB1 |
|---|---|
| RGB | rgb(219, 239, 177) |
| HSL | hsl(79, 66%, 82%) |
| HSV | hsv(79, 26%, 94%) |
| CMYK | cmyk(8.4%, 0%, 25.9%, 6.3%) |
| CIE-LAB | lab(91.67, -16.87, 27.88) |
| CIE-LCH | lch(91.67, 32.59, 121.18°) |
| OKLab | oklab(92.22% -0.045 0.0704) |
| OKLCH | oklch(92.22% 0.084 122.6) |
| XYZ | xyz(68.0149, 79.9673, 53.4385) |
| Luminance | 0.7997 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.44
Very Pale Green
#CFFDBC
ΔE00 5.69
Very Light Green
#D1FFBD
ΔE00 5.80
Light Sage
#BCECAC
ΔE00 6.10
Light Grey Green
#B7E1A1
ΔE00 6.25
Cream (survey)
#FFFFC2
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEFB1 #C5B1EF
analogous
#EFE4B1 #DBEFB1 #BCEFB1
triadic
#DBEFB1 #B1DBEF #EFB1DB
tetradic
#DBEFB1 #B1EFE4 #C5B1EF #EFB1BC
square
#DBEFB1 #B1EFE4 #C5B1EF #EFB1BC
split-complementary
#DBEFB1 #B1BCEF #E4B1EF
monochromatic
#ACDA4B #C4E57E #DBEFB1 #F2F9E4 #F3FAE6
Accessibility & contrast
On white
1.24
#DBEFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#DBEFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEFB1
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEFB1 | 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)
#F7E8AD
Deuteranopia (green-blind)
#F4E7B4
Tritanopia (blue-blind)
#E0E9DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dbefb1; /* rgb */ color: rgb(219, 239, 177); /* oklch */ color: oklch(92.2% 0.084 122.6);
Tailwind
colors: {
custom: {
50: '#e6f4c8',
500: '#dbefb1',
950: '#000000',
},
}SCSS
$custom: #dbefb1; $custom-light: #e6f4c8; $custom-dark: #000000;
JSON
{
"hex": "#dbefb1",
"rgb": {
"r": 219,
"g": 239,
"b": 177
},
"hsl": {
"h": 79.355,
"s": 65.957,
"l": 81.569
},
"oklch": {
"l": 0.92218,
"c": 0.08356,
"h": 122.6
},
"luminance": 0.79967
}Semantic roles & 50–950 ramp
primary
#DBEFB1
secondary
#9377CD
accent
#18CE52
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582