#DBF49E#DBF49E
#DBF49E is a very light, moderate yellow-green. Relative luminance 0.822; OKLCH L 92.9% C 0.113 H 121.8°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF49E |
|---|---|
| RGB | rgb(219, 244, 158) |
| HSL | hsl(77, 80%, 79%) |
| HSV | hsv(77, 35%, 96%) |
| CMYK | cmyk(10.2%, 0%, 35.2%, 4.3%) |
| CIE-LAB | lab(92.68, -21.82, 38.79) |
| CIE-LCH | lch(92.68, 44.51, 119.36°) |
| OKLab | oklab(92.92% -0.0595 0.0959) |
| OKLCH | oklch(92.92% 0.113 121.8) |
| XYZ | xyz(67.7354, 82.2300, 44.6447) |
| Luminance | 0.8223 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.92
Pistachio (survey)
#C0FA8B
ΔE00 6.06
Celery
#C1FD95
ΔE00 6.15
Light Yellow Green
#CCFD7F
ΔE00 6.16
Light Light Green
#C8FFB0
ΔE00 6.45
Tea Green
#BDF8A3
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF49E #B79EF4
analogous
#F4E29E #DBF49E #B0F49E
triadic
#DBF49E #9EDBF4 #F49EDB
tetradic
#DBF49E #9EF4E2 #B79EF4 #F49EB0
square
#DBF49E #9EF4E2 #B79EF4 #F49EB0
split-complementary
#DBF49E #9EB0F4 #E29EF4
monochromatic
#B2E830 #C7EE67 #DBF49E #EFFAD5 #F5FCE4
Accessibility & contrast
On white
1.20
#DBF49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#DBF49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF49E
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF49E | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA98
Deuteranopia (green-blind)
#FBEAA2
Tritanopia (blue-blind)
#E2ECDE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dbf49e; /* rgb */ color: rgb(219, 244, 158); /* oklch */ color: oklch(92.9% 0.113 121.8);
Tailwind
colors: {
custom: {
50: '#e7f7bb',
500: '#dbf49e',
950: '#000000',
},
}SCSS
$custom: #dbf49e; $custom-light: #e7f7bb; $custom-dark: #000000;
JSON
{
"hex": "#dbf49e",
"rgb": {
"r": 219,
"g": 244,
"b": 158
},
"hsl": {
"h": 77.442,
"s": 79.63,
"l": 78.824
},
"oklch": {
"l": 0.92918,
"c": 0.1128,
"h": 121.8
},
"luminance": 0.8223
}Semantic roles & 50–950 ramp
primary
#DBF49E
secondary
#8463D3
accent
#0ADC47
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161712
muted
#848582