#DBFD91#DBFD91
#DBFD91 is a very light, vivid yellow-green. Relative luminance 0.874; OKLCH L 94.6% C 0.139 H 123.3°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFD91 |
|---|---|
| RGB | rgb(219, 253, 145) |
| HSL | hsl(79, 96%, 78%) |
| HSV | hsv(79, 43%, 99%) |
| CMYK | cmyk(13.4%, 0%, 42.7%, 0.8%) |
| CIE-LAB | lab(94.89, -27.62, 47.97) |
| CIE-LCH | lch(94.89, 55.35, 119.94°) |
| OKLab | oklab(94.63% -0.0765 0.1163) |
| OKLCH | oklch(94.63% 0.139 123.3) |
| XYZ | xyz(69.4494, 87.3547, 39.9849) |
| Luminance | 0.8736 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.03
Light Pea Green
#C4FE82
ΔE00 4.05
Pistachio (survey)
#C0FA8B
ΔE00 4.39
Light Yellowish Green
#C2FF89
ΔE00 4.43
Celery
#C1FD95
ΔE00 4.93
Pale Lime
#BEFD73
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFD91 #B391FD
analogous
#FDE991 #DBFD91 #A5FD91
triadic
#DBFD91 #91DBFD #FD91DB
tetradic
#DBFD91 #91FDE9 #B391FD #FD91A5
square
#DBFD91 #91FDE9 #B391FD #FD91A5
split-complementary
#DBFD91 #91A5FD #E991FD
monochromatic
#B4FB19 #C7FC55 #DBFD91 #EFFECD #F5FEE1
Accessibility & contrast
On white
1.14
#DBFD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#DBFD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFD91
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFD91 | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF188
Deuteranopia (green-blind)
#FFF097
Tritanopia (blue-blind)
#E2F4E3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dbfd91; /* rgb */ color: rgb(219, 253, 145); /* oklch */ color: oklch(94.6% 0.139 123.3);
Tailwind
colors: {
custom: {
50: '#e7feb3',
500: '#dbfd91',
950: '#000000',
},
}SCSS
$custom: #dbfd91; $custom-light: #e7feb3; $custom-dark: #000000;
JSON
{
"hex": "#dbfd91",
"rgb": {
"r": 219,
"g": 253,
"b": 145
},
"hsl": {
"h": 78.889,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.94629,
"c": 0.13924,
"h": 123.3
},
"luminance": 0.87355
}Semantic roles & 50–950 ramp
primary
#DBFD91
secondary
#8054DE
accent
#00E648
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581