#DBFFA9#DBFFA9
#DBFFA9 is a very light, moderate yellow-green. Relative luminance 0.894; OKLCH L 95.4% C 0.116 H 126.9°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFA9 |
|---|---|
| RGB | rgb(219, 255, 169) |
| HSL | hsl(85, 100%, 83%) |
| HSV | hsv(85, 34%, 100%) |
| CMYK | cmyk(14.1%, 0%, 33.7%, 0%) |
| CIE-LAB | lab(95.77, -25.67, 37.38) |
| CIE-LCH | lch(95.77, 45.35, 124.48°) |
| OKLab | oklab(95.45% -0.0699 0.0929) |
| OKLCH | oklch(95.45% 0.116 126.9) |
| XYZ | xyz(72.1340, 89.4440, 50.9926) |
| Luminance | 0.8944 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.14
Celery
#C1FD95
ΔE00 4.51
Tea Green
#BDF8A3
ΔE00 4.79
Very Light Green
#D1FFBD
ΔE00 4.83
Pale Green
#C7FDB5
ΔE00 4.96
Pistachio (survey)
#C0FA8B
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFA9 #CDA9FF
analogous
#FFF8A9 #DBFFA9 #B0FFA9
triadic
#DBFFA9 #A9DBFF #FFA9DB
tetradic
#DBFFA9 #A9FFF8 #CDA9FF #FFA9B0
square
#DBFFA9 #A9FFF8 #CDA9FF #FFA9B0
split-complementary
#DBFFA9 #A9B0FF #F8A9FF
monochromatic
#A8FF2F #C1FF6C #DBFFA9 #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.11
#DBFFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#DBFFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFA9
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFA9 | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A3
Deuteranopia (green-blind)
#FFF2AD
Tritanopia (blue-blind)
#E0F7E9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbffa9; /* rgb */ color: rgb(219, 255, 169); /* oklch */ color: oklch(95.4% 0.116 126.9);
Tailwind
colors: {
custom: {
50: '#e7ffc3',
500: '#dbffa9',
950: '#000000',
},
}SCSS
$custom: #dbffa9; $custom-light: #e7ffc3; $custom-dark: #000000;
JSON
{
"hex": "#dbffa9",
"rgb": {
"r": 219,
"g": 255,
"b": 169
},
"hsl": {
"h": 85.116,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.95445,
"c": 0.11624,
"h": 126.9
},
"luminance": 0.89445
}Semantic roles & 50–950 ramp
primary
#DBFFA9
secondary
#9C68E4
accent
#00E660
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161812
muted
#848682