#DBF8A1#DBF8A1
#DBF8A1 is a very light, moderate yellow-green. Relative luminance 0.848; OKLCH L 93.8% C 0.115 H 123.6°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF8A1 |
|---|---|
| RGB | rgb(219, 248, 161) |
| HSL | hsl(80, 86%, 80%) |
| HSV | hsv(80, 35%, 97%) |
| CMYK | cmyk(11.7%, 0%, 35.1%, 2.7%) |
| CIE-LAB | lab(93.78, -23.37, 38.75) |
| CIE-LCH | lch(93.78, 45.25, 121.09°) |
| OKLab | oklab(93.82% -0.0637 0.0959) |
| OKLCH | oklch(93.82% 0.115 123.6) |
| XYZ | xyz(69.2134, 84.7679, 46.4268) |
| Luminance | 0.8477 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.75
Celery
#C1FD95
ΔE00 5.36
Pistachio (survey)
#C0FA8B
ΔE00 5.42
Light Light Green
#C8FFB0
ΔE00 5.61
Light Yellow Green
#CCFD7F
ΔE00 5.72
Tea Green
#BDF8A3
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF8A1 #BEA1F8
analogous
#F8EAA1 #DBF8A1 #AFF8A1
triadic
#DBF8A1 #A1DBF8 #F8A1DB
tetradic
#DBF8A1 #A1F8EA #BEA1F8 #F8A1AF
square
#DBF8A1 #A1F8EA #BEA1F8 #F8A1AF
split-complementary
#DBF8A1 #A1AFF8 #EAA1F8
monochromatic
#AFF02F #C5F468 #DBF8A1 #F1FCDA #F4FDE3
Accessibility & contrast
On white
1.17
#DBF8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#DBF8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF8A1
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF8A1 | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE9B
Deuteranopia (green-blind)
#FEEDA5
Tritanopia (blue-blind)
#E1F0E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbf8a1; /* rgb */ color: rgb(219, 248, 161); /* oklch */ color: oklch(93.8% 0.115 123.6);
Tailwind
colors: {
custom: {
50: '#e7fabd',
500: '#dbf8a1',
950: '#000000',
},
}SCSS
$custom: #dbf8a1; $custom-light: #e7fabd; $custom-dark: #000000;
JSON
{
"hex": "#dbf8a1",
"rgb": {
"r": 219,
"g": 248,
"b": 161
},
"hsl": {
"h": 80,
"s": 86.139,
"l": 80.196
},
"oklch": {
"l": 0.93818,
"c": 0.11508,
"h": 123.6
},
"luminance": 0.84768
}Semantic roles & 50–950 ramp
primary
#DBF8A1
secondary
#8B64D9
accent
#03E34D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161712
muted
#848582