#DBFD9F#DBFD9F
#DBFD9F is a very light, vivid yellow-green. Relative luminance 0.878; OKLCH L 94.8% C 0.124 H 124.9°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFD9F |
|---|---|
| RGB | rgb(219, 253, 159) |
| HSL | hsl(82, 96%, 81%) |
| HSV | hsv(82, 37%, 99%) |
| CMYK | cmyk(13.4%, 0%, 37.2%, 0.8%) |
| CIE-LAB | lab(95.08, -25.99, 41.42) |
| CIE-LCH | lch(95.08, 48.90, 122.11°) |
| OKLab | oklab(94.85% -0.0712 0.102) |
| OKLCH | oklch(94.85% 0.124 124.9) |
| XYZ | xyz(70.5962, 87.8134, 46.0246) |
| Luminance | 0.8781 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.45
Pistachio (survey)
#C0FA8B
ΔE00 4.49
Light Yellow Green
#CCFD7F
ΔE00 4.60
Light Yellowish Green
#C2FF89
ΔE00 4.87
Light Khaki
#E6F2A2
ΔE00 4.92
Light Pea Green
#C4FE82
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFD9F #C19FFD
analogous
#FDF09F #DBFD9F #ACFD9F
triadic
#DBFD9F #9FDBFD #FD9FDB
tetradic
#DBFD9F #9FFDF0 #C19FFD #FD9FAC
square
#DBFD9F #9FFDF0 #C19FFD #FD9FAC
split-complementary
#DBFD9F #9FACFD #F09FFD
monochromatic
#AEFB27 #C5FC63 #DBFD9F #F1FEDB #F4FEE1
Accessibility & contrast
On white
1.13
#DBFD9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#DBFD9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFD9F
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFD9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFD9F | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF298
Deuteranopia (green-blind)
#FFF0A4
Tritanopia (blue-blind)
#E1F5E6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbfd9f; /* rgb */ color: rgb(219, 253, 159); /* oklch */ color: oklch(94.8% 0.124 124.9);
Tailwind
colors: {
custom: {
50: '#e7febc',
500: '#dbfd9f',
950: '#000000',
},
}SCSS
$custom: #dbfd9f; $custom-light: #e7febc; $custom-dark: #000000;
JSON
{
"hex": "#dbfd9f",
"rgb": {
"r": 219,
"g": 253,
"b": 159
},
"hsl": {
"h": 81.702,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.94848,
"c": 0.12437,
"h": 124.9
},
"luminance": 0.87814
}Semantic roles & 50–950 ramp
primary
#DBFD9F
secondary
#8E60E0
accent
#00E653
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582