#DBFA9E#DBFA9E
#DBFA9E is a very light, vivid yellow-green. Relative luminance 0.859; OKLCH L 94.2% C 0.121 H 123.9°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFA9E |
|---|---|
| RGB | rgb(219, 250, 158) |
| HSL | hsl(80, 90%, 80%) |
| HSV | hsv(80, 37%, 98%) |
| CMYK | cmyk(12.4%, 0%, 36.8%, 2%) |
| CIE-LAB | lab(94.27, -24.69, 40.86) |
| CIE-LCH | lch(94.27, 47.74, 121.14°) |
| OKLab | oklab(94.19% -0.0675 0.1007) |
| OKLCH | oklch(94.19% 0.121 123.9) |
| XYZ | xyz(69.5702, 85.8996, 45.2563) |
| Luminance | 0.8590 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.25
Pistachio (survey)
#C0FA8B
ΔE00 4.89
Celery
#C1FD95
ΔE00 4.92
Light Yellow Green
#CCFD7F
ΔE00 4.94
Light Yellowish Green
#C2FF89
ΔE00 5.37
Light Pea Green
#C4FE82
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFA9E #BD9EFA
analogous
#FAEB9E #DBFA9E #ADFA9E
triadic
#DBFA9E #9EDBFA #FA9EDB
tetradic
#DBFA9E #9EFAEB #BD9EFA #FA9EAD
square
#DBFA9E #9EFAEB #BD9EFA #FA9EAD
split-complementary
#DBFA9E #9EADFA #EB9EFA
monochromatic
#B0F42A #C5F764 #DBFA9E #F1FDD8 #F4FDE2
Accessibility & contrast
On white
1.16
#DBFA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#DBFA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFA9E
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFA9E | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF97
Deuteranopia (green-blind)
#FFEEA3
Tritanopia (blue-blind)
#E1F2E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dbfa9e; /* rgb */ color: rgb(219, 250, 158); /* oklch */ color: oklch(94.2% 0.121 123.9);
Tailwind
colors: {
custom: {
50: '#e7fcbb',
500: '#dbfa9e',
950: '#000000',
},
}SCSS
$custom: #dbfa9e; $custom-light: #e7fcbb; $custom-dark: #000000;
JSON
{
"hex": "#dbfa9e",
"rgb": {
"r": 219,
"g": 250,
"b": 158
},
"hsl": {
"h": 80.217,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.94192,
"c": 0.12122,
"h": 123.9
},
"luminance": 0.859
}Semantic roles & 50–950 ramp
primary
#DBFA9E
secondary
#8A61DB
accent
#00E64D
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582