#DBF991#DBF991
#DBF991 is a very light, vivid yellow-green. Relative luminance 0.849; OKLCH L 93.8% C 0.134 H 122.2°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF991 |
|---|---|
| RGB | rgb(219, 249, 145) |
| HSL | hsl(77, 90%, 77%) |
| HSV | hsv(77, 42%, 98%) |
| CMYK | cmyk(12%, 0%, 41.8%, 2.4%) |
| CIE-LAB | lab(93.82, -25.74, 46.62) |
| CIE-LCH | lch(93.82, 53.26, 118.90°) |
| OKLab | oklab(93.77% -0.0712 0.1133) |
| OKLCH | oklch(93.77% 0.134 122.2) |
| XYZ | xyz(68.1999, 84.8557, 39.5684) |
| Luminance | 0.8486 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.74
Light Pea Green
#C4FE82
ΔE00 4.76
Light Khaki
#E6F2A2
ΔE00 4.78
Pistachio (survey)
#C0FA8B
ΔE00 4.87
Light Yellowish Green
#C2FF89
ΔE00 5.12
Celery
#C1FD95
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF991 #AF91F9
analogous
#F9E391 #DBF991 #A7F991
triadic
#DBF991 #91DBF9 #F991DB
tetradic
#DBF991 #91F9E3 #AF91F9 #F991A7
square
#DBF991 #91F9E3 #AF91F9 #F991A7
split-complementary
#DBF991 #91A7F9 #E391F9
monochromatic
#B5F31D #C8F657 #DBF991 #EEFCCB #F6FDE2
Accessibility & contrast
On white
1.17
#DBF991 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#DBF991 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF991
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF991 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF991 | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE89
Deuteranopia (green-blind)
#FFED96
Tritanopia (blue-blind)
#E3F0E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbf991; /* rgb */ color: rgb(219, 249, 145); /* oklch */ color: oklch(93.8% 0.134 122.2);
Tailwind
colors: {
custom: {
50: '#e7fbb3',
500: '#dbf991',
950: '#000000',
},
}SCSS
$custom: #dbf991; $custom-light: #e7fbb3; $custom-dark: #000000;
JSON
{
"hex": "#dbf991",
"rgb": {
"r": 219,
"g": 249,
"b": 145
},
"hsl": {
"h": 77.308,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.93773,
"c": 0.13381,
"h": 122.2
},
"luminance": 0.84856
}Semantic roles & 50–950 ramp
primary
#DBF991
secondary
#7C56D8
accent
#00E642
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581