#DBFA9F#DBFA9F
#DBFA9F is a very light, vivid yellow-green. Relative luminance 0.859; OKLCH L 94.2% C 0.120 H 124.0°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFA9F |
|---|---|
| RGB | rgb(219, 250, 159) |
| HSL | hsl(80, 90%, 80%) |
| HSV | hsv(80, 36%, 98%) |
| CMYK | cmyk(12.4%, 0%, 36.4%, 2%) |
| CIE-LAB | lab(94.28, -24.57, 40.39) |
| CIE-LCH | lch(94.28, 47.27, 121.31°) |
| OKLab | oklab(94.21% -0.0672 0.0996) |
| OKLCH | oklch(94.21% 0.12 124) |
| XYZ | xyz(69.6566, 85.9342, 45.7114) |
| Luminance | 0.8593 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.23
Celery
#C1FD95
ΔE00 4.93
Pistachio (survey)
#C0FA8B
ΔE00 4.94
Light Yellow Green
#CCFD7F
ΔE00 5.08
Light Yellowish Green
#C2FF89
ΔE00 5.45
Light Pea Green
#C4FE82
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFA9F #BE9FFA
analogous
#FAEC9F #DBFA9F #ADFA9F
triadic
#DBFA9F #9FDBFA #FA9FDB
tetradic
#DBFA9F #9FFAEC #BE9FFA #FA9FAD
square
#DBFA9F #9FFAEC #BE9FFA #FA9FAD
split-complementary
#DBFA9F #9FADFA #EC9FFA
monochromatic
#AFF42B #C5F765 #DBFA9F #F1FDD9 #F4FDE2
Accessibility & contrast
On white
1.15
#DBFA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#DBFA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFA9F
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFA9F | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF98
Deuteranopia (green-blind)
#FFEEA3
Tritanopia (blue-blind)
#E1F2E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dbfa9f; /* rgb */ color: rgb(219, 250, 159); /* oklch */ color: oklch(94.2% 0.120 124.0);
Tailwind
colors: {
custom: {
50: '#e7fcbc',
500: '#dbfa9f',
950: '#000000',
},
}SCSS
$custom: #dbfa9f; $custom-light: #e7fcbc; $custom-dark: #000000;
JSON
{
"hex": "#dbfa9f",
"rgb": {
"r": 219,
"g": 250,
"b": 159
},
"hsl": {
"h": 80.44,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.94209,
"c": 0.12013,
"h": 124
},
"luminance": 0.85934
}Semantic roles & 50–950 ramp
primary
#DBFA9F
secondary
#8B62DB
accent
#00E64E
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161712
muted
#848582