#DBFF91#DBFF91
#DBFF91 is a very light, vivid yellow-green. Relative luminance 0.886; OKLCH L 95.1% C 0.142 H 123.9°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF91 |
|---|---|
| RGB | rgb(219, 255, 145) |
| HSL | hsl(80, 100%, 78%) |
| HSV | hsv(80, 43%, 100%) |
| CMYK | cmyk(14.1%, 0%, 43.1%, 0%) |
| CIE-LAB | lab(95.42, -28.56, 48.63) |
| CIE-LCH | lch(95.42, 56.40, 120.42°) |
| OKLab | oklab(95.06% -0.0792 0.1178) |
| OKLCH | oklch(95.06% 0.142 123.9) |
| XYZ | xyz(70.0841, 88.6241, 40.1965) |
| Luminance | 0.8862 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.76
Light Pea Green
#C4FE82
ΔE00 3.76
Light Yellowish Green
#C2FF89
ΔE00 4.15
Pistachio (survey)
#C0FA8B
ΔE00 4.24
Celery
#C1FD95
ΔE00 4.77
Pale Lime
#BEFD73
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF91 #B591FF
analogous
#FFEC91 #DBFF91 #A4FF91
triadic
#DBFF91 #91DBFF #FF91DB
tetradic
#DBFF91 #91FFEC #B591FF #FF91A4
square
#DBFF91 #91FFEC #B591FF #FF91A4
split-complementary
#DBFF91 #91A4FF #EC91FF
monochromatic
#B3FF17 #C7FF54 #DBFF91 #EFFFCE #F5FFE0
Accessibility & contrast
On white
1.12
#DBFF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#DBFF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF91
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF91 | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF388
Deuteranopia (green-blind)
#FFF297
Tritanopia (blue-blind)
#E2F5E5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbff91; /* rgb */ color: rgb(219, 255, 145); /* oklch */ color: oklch(95.1% 0.142 123.9);
Tailwind
colors: {
custom: {
50: '#e8ffb3',
500: '#dbff91',
950: '#000000',
},
}SCSS
$custom: #dbff91; $custom-light: #e8ffb3; $custom-dark: #000000;
JSON
{
"hex": "#dbff91",
"rgb": {
"r": 219,
"g": 255,
"b": 145
},
"hsl": {
"h": 79.636,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.95058,
"c": 0.14195,
"h": 123.9
},
"luminance": 0.88624
}Semantic roles & 50–950 ramp
primary
#DBFF91
secondary
#8253E1
accent
#00E64B
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681