#DBFFA1#DBFFA1
#DBFFA1 is a very light, vivid yellow-green. Relative luminance 0.892; OKLCH L 95.3% C 0.125 H 125.7°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFA1 |
|---|---|
| RGB | rgb(219, 255, 161) |
| HSL | hsl(83, 100%, 82%) |
| HSV | hsv(83, 37%, 100%) |
| CMYK | cmyk(14.1%, 0%, 36.9%, 0%) |
| CIE-LAB | lab(95.64, -26.69, 41.17) |
| CIE-LCH | lch(95.64, 49.06, 122.95°) |
| OKLab | oklab(95.31% -0.073 0.1015) |
| OKLCH | oklch(95.31% 0.125 125.7) |
| XYZ | xyz(71.4058, 89.1528, 47.1576) |
| Luminance | 0.8915 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.20
Pistachio (survey)
#C0FA8B
ΔE00 4.36
Light Yellow Green
#CCFD7F
ΔE00 4.62
Light Yellowish Green
#C2FF89
ΔE00 4.69
Light Pea Green
#C4FE82
ΔE00 4.89
Light Light Green
#C8FFB0
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFA1 #C5A1FF
analogous
#FFF4A1 #DBFFA1 #ACFFA1
triadic
#DBFFA1 #A1DBFF #FFA1DB
tetradic
#DBFFA1 #A1FFF4 #C5A1FF #FFA1AC
square
#DBFFA1 #A1FFF4 #C5A1FF #FFA1AC
split-complementary
#DBFFA1 #A1ACFF #F4A1FF
monochromatic
#ACFF27 #C4FF64 #DBFFA1 #F2FFDE #F3FFE0
Accessibility & contrast
On white
1.12
#DBFFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#DBFFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFA1
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFA1 | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF49A
Deuteranopia (green-blind)
#FFF2A6
Tritanopia (blue-blind)
#E0F7E8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbffa1; /* rgb */ color: rgb(219, 255, 161); /* oklch */ color: oklch(95.3% 0.125 125.7);
Tailwind
colors: {
custom: {
50: '#e7ffbe',
500: '#dbffa1',
950: '#000000',
},
}SCSS
$custom: #dbffa1; $custom-light: #e7ffbe; $custom-dark: #000000;
JSON
{
"hex": "#dbffa1",
"rgb": {
"r": 219,
"g": 255,
"b": 161
},
"hsl": {
"h": 82.979,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.95308,
"c": 0.12503,
"h": 125.7
},
"luminance": 0.89153
}Semantic roles & 50–950 ramp
primary
#DBFFA1
secondary
#9361E3
accent
#00E658
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161812
muted
#848682