#DBFFA3#DBFFA3
#DBFFA3 is a very light, vivid yellow-green. Relative luminance 0.892; OKLCH L 95.3% C 0.123 H 126.0°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFA3 |
|---|---|
| RGB | rgb(219, 255, 163) |
| HSL | hsl(83, 100%, 82%) |
| HSV | hsv(83, 36%, 100%) |
| CMYK | cmyk(14.1%, 0%, 36.1%, 0%) |
| CIE-LAB | lab(95.67, -26.44, 40.23) |
| CIE-LCH | lch(95.67, 48.14, 123.32°) |
| OKLab | oklab(95.34% -0.0722 0.0994) |
| OKLCH | oklch(95.34% 0.123 126) |
| XYZ | xyz(71.5836, 89.2239, 48.0939) |
| Luminance | 0.8922 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.23
Pistachio (survey)
#C0FA8B
ΔE00 4.49
Light Light Green
#C8FFB0
ΔE00 4.82
Light Yellowish Green
#C2FF89
ΔE00 4.86
Light Yellow Green
#CCFD7F
ΔE00 4.91
Light Pea Green
#C4FE82
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFA3 #C7A3FF
analogous
#FFF5A3 #DBFFA3 #ADFFA3
triadic
#DBFFA3 #A3DBFF #FFA3DB
tetradic
#DBFFA3 #A3FFF5 #C7A3FF #FFA3AD
square
#DBFFA3 #A3FFF5 #C7A3FF #FFA3AD
split-complementary
#DBFFA3 #A3ADFF #F5A3FF
monochromatic
#ABFF29 #C3FF66 #DBFFA3 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.11
#DBFFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#DBFFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFA3
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFA3 | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF49C
Deuteranopia (green-blind)
#FFF2A8
Tritanopia (blue-blind)
#E0F7E8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbffa3; /* rgb */ color: rgb(219, 255, 163); /* oklch */ color: oklch(95.3% 0.123 126.0);
Tailwind
colors: {
custom: {
50: '#e7ffbf',
500: '#dbffa3',
950: '#000000',
},
}SCSS
$custom: #dbffa3; $custom-light: #e7ffbf; $custom-dark: #000000;
JSON
{
"hex": "#dbffa3",
"rgb": {
"r": 219,
"g": 255,
"b": 163
},
"hsl": {
"h": 83.478,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.95341,
"c": 0.12285,
"h": 126
},
"luminance": 0.89224
}Semantic roles & 50–950 ramp
primary
#DBFFA3
secondary
#9563E3
accent
#00E65A
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161812
muted
#848682