#DBFB9A#DBFB9A
#DBFB9A is a very light, vivid yellow-green. Relative luminance 0.864; OKLCH L 94.3% C 0.127 H 123.7°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFB9A |
|---|---|
| RGB | rgb(219, 251, 154) |
| HSL | hsl(80, 92%, 79%) |
| HSV | hsv(80, 39%, 98%) |
| CMYK | cmyk(12.7%, 0%, 38.6%, 1.6%) |
| CIE-LAB | lab(94.48, -25.65, 43.09) |
| CIE-LCH | lch(94.48, 50.15, 120.76°) |
| OKLab | oklab(94.34% -0.0704 0.1056) |
| OKLCH | oklch(94.34% 0.127 123.7) |
| XYZ | xyz(69.5430, 86.3873, 43.5763) |
| Luminance | 0.8639 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.26
Pistachio (survey)
#C0FA8B
ΔE00 4.58
Light Khaki
#E6F2A2
ΔE00 4.64
Celery
#C1FD95
ΔE00 4.78
Light Pea Green
#C4FE82
ΔE00 4.89
Light Yellowish Green
#C2FF89
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFB9A #BA9AFB
analogous
#FBEB9A #DBFB9A #ABFB9A
triadic
#DBFB9A #9ADBFB #FB9ADB
tetradic
#DBFB9A #9AFBEB #BA9AFB #FB9AAB
square
#DBFB9A #9AFBEB #BA9AFB #FB9AAB
split-complementary
#DBFB9A #9AABFB #EB9AFB
monochromatic
#B1F624 #C6F95F #DBFB9A #F0FDD5 #F5FEE2
Accessibility & contrast
On white
1.15
#DBFB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#DBFB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFB9A
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFB9A | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF093
Deuteranopia (green-blind)
#FFEF9F
Tritanopia (blue-blind)
#E2F2E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dbfb9a; /* rgb */ color: rgb(219, 251, 154); /* oklch */ color: oklch(94.3% 0.127 123.7);
Tailwind
colors: {
custom: {
50: '#e7fcb9',
500: '#dbfb9a',
950: '#000000',
},
}SCSS
$custom: #dbfb9a; $custom-light: #e7fcb9; $custom-dark: #000000;
JSON
{
"hex": "#dbfb9a",
"rgb": {
"r": 219,
"g": 251,
"b": 154
},
"hsl": {
"h": 79.794,
"s": 92.381,
"l": 79.412
},
"oklch": {
"l": 0.9434,
"c": 0.12698,
"h": 123.7
},
"luminance": 0.86388
}Semantic roles & 50–950 ramp
primary
#DBFB9A
secondary
#875DDC
accent
#00E64C
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581