#DBF59D#DBF59D
#DBF59D is a very light, moderate yellow-green. Relative luminance 0.828; OKLCH L 93.1% C 0.115 H 122.1°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF59D |
|---|---|
| RGB | rgb(219, 245, 157) |
| HSL | hsl(78, 81%, 79%) |
| HSV | hsv(78, 36%, 96%) |
| CMYK | cmyk(10.6%, 0%, 35.9%, 3.9%) |
| CIE-LAB | lab(92.93, -22.43, 39.61) |
| CIE-LCH | lch(92.93, 45.52, 119.52°) |
| OKLab | oklab(93.11% -0.0612 0.0977) |
| OKLCH | oklch(93.11% 0.115 122.1) |
| XYZ | xyz(67.9513, 82.7992, 44.2938) |
| Luminance | 0.8280 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.15
Pistachio (survey)
#C0FA8B
ΔE00 5.79
Light Yellow Green
#CCFD7F
ΔE00 5.81
Celery
#C1FD95
ΔE00 5.90
Light Light Green
#C8FFB0
ΔE00 6.39
Light Pea Green
#C4FE82
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF59D #B79DF5
analogous
#F5E39D #DBF59D #AFF59D
triadic
#DBF59D #9DDBF5 #F59DDB
tetradic
#DBF59D #9DF5E3 #B79DF5 #F59DAF
square
#DBF59D #9DF5E3 #B79DF5 #F59DAF
split-complementary
#DBF59D #9DAFF5 #E39DF5
monochromatic
#B2EA2E #C7EF65 #DBF59D #EFFBD5 #F5FCE3
Accessibility & contrast
On white
1.20
#DBF59D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#DBF59D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF59D
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF59D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF59D | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB97
Deuteranopia (green-blind)
#FCEBA1
Tritanopia (blue-blind)
#E2EDDF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbf59d; /* rgb */ color: rgb(219, 245, 157); /* oklch */ color: oklch(93.1% 0.115 122.1);
Tailwind
colors: {
custom: {
50: '#e7f8bb',
500: '#dbf59d',
950: '#000000',
},
}SCSS
$custom: #dbf59d; $custom-light: #e7f8bb; $custom-dark: #000000;
JSON
{
"hex": "#dbf59d",
"rgb": {
"r": 219,
"g": 245,
"b": 157
},
"hsl": {
"h": 77.727,
"s": 81.481,
"l": 78.824
},
"oklch": {
"l": 0.93113,
"c": 0.11532,
"h": 122.1
},
"luminance": 0.82799
}Semantic roles & 50–950 ramp
primary
#DBF59D
secondary
#8462D4
accent
#08DE47
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161712
muted
#848582