#DBFC91#DBFC91
#DBFC91 is a very light, vivid yellow-green. Relative luminance 0.867; OKLCH L 94.4% C 0.138 H 123.1°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFC91 |
|---|---|
| RGB | rgb(219, 252, 145) |
| HSL | hsl(79, 95%, 78%) |
| HSV | hsv(79, 42%, 99%) |
| CMYK | cmyk(13.1%, 0%, 42.5%, 1.2%) |
| CIE-LAB | lab(94.62, -27.15, 47.63) |
| CIE-LCH | lch(94.62, 54.83, 119.69°) |
| OKLab | oklab(94.42% -0.0752 0.1156) |
| OKLCH | oklch(94.42% 0.138 123.1) |
| XYZ | xyz(69.1346, 86.7250, 39.8800) |
| Luminance | 0.8672 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.19
Light Pea Green
#C4FE82
ΔE00 4.21
Pistachio (survey)
#C0FA8B
ΔE00 4.49
Light Yellowish Green
#C2FF89
ΔE00 4.58
Celery
#C1FD95
ΔE00 5.04
Pale Lime
#BEFD73
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFC91 #B291FC
analogous
#FCE891 #DBFC91 #A5FC91
triadic
#DBFC91 #91DBFC #FC91DB
tetradic
#DBFC91 #91FCE8 #B291FC #FC91A5
square
#DBFC91 #91FCE8 #B291FC #FC91A5
split-complementary
#DBFC91 #91A5FC #E891FC
monochromatic
#B4F91A #C8FA55 #DBFC91 #EEFECD #F5FEE1
Accessibility & contrast
On white
1.14
#DBFC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#DBFC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFC91
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFC91 | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF089
Deuteranopia (green-blind)
#FFEF97
Tritanopia (blue-blind)
#E2F3E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dbfc91; /* rgb */ color: rgb(219, 252, 145); /* oklch */ color: oklch(94.4% 0.138 123.1);
Tailwind
colors: {
custom: {
50: '#e7fdb3',
500: '#dbfc91',
950: '#000000',
},
}SCSS
$custom: #dbfc91; $custom-light: #e7fdb3; $custom-dark: #000000;
JSON
{
"hex": "#dbfc91",
"rgb": {
"r": 219,
"g": 252,
"b": 145
},
"hsl": {
"h": 78.505,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.94415,
"c": 0.13788,
"h": 123.1
},
"luminance": 0.86725
}Semantic roles & 50–950 ramp
primary
#DBFC91
secondary
#7F55DC
accent
#00E647
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581