#DBF59F#DBF59F
#DBF59F is a very light, moderate yellow-green. Relative luminance 0.829; OKLCH L 93.1% C 0.113 H 122.3°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF59F |
|---|---|
| RGB | rgb(219, 245, 159) |
| HSL | hsl(78, 81%, 79%) |
| HSV | hsv(78, 35%, 96%) |
| CMYK | cmyk(10.6%, 0%, 35.1%, 3.9%) |
| CIE-LAB | lab(92.96, -22.18, 38.66) |
| CIE-LCH | lch(92.96, 44.57, 119.84°) |
| OKLab | oklab(93.15% -0.0604 0.0956) |
| OKLCH | oklch(93.15% 0.113 122.3) |
| XYZ | xyz(68.1235, 82.8680, 45.2004) |
| Luminance | 0.8287 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.12
Pistachio (survey)
#C0FA8B
ΔE00 5.90
Celery
#C1FD95
ΔE00 5.95
Light Yellow Green
#CCFD7F
ΔE00 6.07
Light Light Green
#C8FFB0
ΔE00 6.21
Tea Green
#BDF8A3
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF59F #B99FF5
analogous
#F5E49F #DBF59F #B0F59F
triadic
#DBF59F #9FDBF5 #F59FDB
tetradic
#DBF59F #9FF5E4 #B99FF5 #F59FB0
square
#DBF59F #9FF5E4 #B99FF5 #F59FB0
split-complementary
#DBF59F #9FB0F5 #E49FF5
monochromatic
#B1E930 #C6EF68 #DBF59F #F0FBD6 #F5FCE3
Accessibility & contrast
On white
1.19
#DBF59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#DBF59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF59F
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF59F | 1.00 | 1.19 | 17.57 | 17.57 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB99
Deuteranopia (green-blind)
#FBEBA3
Tritanopia (blue-blind)
#E2EDDF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbf59f; /* rgb */ color: rgb(219, 245, 159); /* oklch */ color: oklch(93.1% 0.113 122.3);
Tailwind
colors: {
custom: {
50: '#e7f8bc',
500: '#dbf59f',
950: '#000000',
},
}SCSS
$custom: #dbf59f; $custom-light: #e7f8bc; $custom-dark: #000000;
JSON
{
"hex": "#dbf59f",
"rgb": {
"r": 219,
"g": 245,
"b": 159
},
"hsl": {
"h": 78.14,
"s": 81.132,
"l": 79.216
},
"oklch": {
"l": 0.93147,
"c": 0.11308,
"h": 122.3
},
"luminance": 0.82868
}Semantic roles & 50–950 ramp
primary
#DBF59F
secondary
#8664D4
accent
#08DD49
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161712
muted
#848582