#DBFFA4#DBFFA4
#DBFFA4 is a very light, vivid yellow-green. Relative luminance 0.893; OKLCH L 95.4% C 0.122 H 126.2°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFA4 |
|---|---|
| RGB | rgb(219, 255, 164) |
| HSL | hsl(84, 100%, 82%) |
| HSV | hsv(84, 36%, 100%) |
| CMYK | cmyk(14.1%, 0%, 35.7%, 0%) |
| CIE-LAB | lab(95.69, -26.31, 39.75) |
| CIE-LCH | lch(95.69, 47.67, 123.50°) |
| OKLab | oklab(95.36% -0.0718 0.0983) |
| OKLCH | oklch(95.36% 0.122 126.2) |
| XYZ | xyz(71.6735, 89.2599, 48.5676) |
| Luminance | 0.8926 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.26
Pistachio (survey)
#C0FA8B
ΔE00 4.56
Light Light Green
#C8FFB0
ΔE00 4.70
Light Yellowish Green
#C2FF89
ΔE00 4.95
Light Yellow Green
#CCFD7F
ΔE00 5.06
Tea Green
#BDF8A3
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFA4 #C8A4FF
analogous
#FFF5A4 #DBFFA4 #AEFFA4
triadic
#DBFFA4 #A4DBFF #FFA4DB
tetradic
#DBFFA4 #A4FFF5 #C8A4FF #FFA4AE
square
#DBFFA4 #A4FFF5 #C8A4FF #FFA4AE
split-complementary
#DBFFA4 #A4AEFF #F5A4FF
monochromatic
#ABFF2A #C3FF67 #DBFFA4 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.11
#DBFFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#DBFFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFA4
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFA4 | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF49E
Deuteranopia (green-blind)
#FFF2A9
Tritanopia (blue-blind)
#E0F7E8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbffa4; /* rgb */ color: rgb(219, 255, 164); /* oklch */ color: oklch(95.4% 0.122 126.2);
Tailwind
colors: {
custom: {
50: '#e7ffc0',
500: '#dbffa4',
950: '#000000',
},
}SCSS
$custom: #dbffa4; $custom-light: #e7ffc0; $custom-dark: #000000;
JSON
{
"hex": "#dbffa4",
"rgb": {
"r": 219,
"g": 255,
"b": 164
},
"hsl": {
"h": 83.736,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.95358,
"c": 0.12175,
"h": 126.2
},
"luminance": 0.8926
}Semantic roles & 50–950 ramp
primary
#DBFFA4
secondary
#9664E4
accent
#00E65B
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161812
muted
#848682