#DBF8A6#DBF8A6
#DBF8A6 is a very light, moderate yellow-green. Relative luminance 0.849; OKLCH L 93.9% C 0.109 H 124.3°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF8A6 |
|---|---|
| RGB | rgb(219, 248, 166) |
| HSL | hsl(81, 85%, 81%) |
| HSV | hsv(81, 33%, 97%) |
| CMYK | cmyk(11.7%, 0%, 33.1%, 2.7%) |
| CIE-LAB | lab(93.86, -22.73, 36.36) |
| CIE-LCH | lch(93.86, 42.88, 122.01°) |
| OKLab | oklab(93.91% -0.0617 0.0904) |
| OKLCH | oklch(93.91% 0.109 124.3) |
| XYZ | xyz(69.6631, 84.9478, 48.7955) |
| Luminance | 0.8495 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.84
Light Light Green
#C8FFB0
ΔE00 5.18
Very Light Green
#D1FFBD
ΔE00 5.39
Very Pale Green
#CFFDBC
ΔE00 5.49
Tea Green
#BDF8A3
ΔE00 5.56
Celery
#C1FD95
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF8A6 #C3A6F8
analogous
#F8ECA6 #DBF8A6 #B2F8A6
triadic
#DBF8A6 #A6DBF8 #F8A6DB
tetradic
#DBF8A6 #A6F8EC #C3A6F8 #F8A6B2
square
#DBF8A6 #A6F8EC #C3A6F8 #F8A6B2
split-complementary
#DBF8A6 #A6B2F8 #ECA6F8
monochromatic
#ADEF35 #C4F46D #DBF8A6 #F2FCDF #F4FDE3
Accessibility & contrast
On white
1.17
#DBF8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#DBF8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF8A6
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF8A6 | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA0
Deuteranopia (green-blind)
#FDEDAA
Tritanopia (blue-blind)
#E1F0E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbf8a6; /* rgb */ color: rgb(219, 248, 166); /* oklch */ color: oklch(93.9% 0.109 124.3);
Tailwind
colors: {
custom: {
50: '#e7fac1',
500: '#dbf8a6',
950: '#000000',
},
}SCSS
$custom: #dbf8a6; $custom-light: #e7fac1; $custom-dark: #000000;
JSON
{
"hex": "#dbf8a6",
"rgb": {
"r": 219,
"g": 248,
"b": 166
},
"hsl": {
"h": 81.22,
"s": 85.417,
"l": 81.176
},
"oklch": {
"l": 0.93905,
"c": 0.10947,
"h": 124.3
},
"luminance": 0.84948
}Semantic roles & 50–950 ramp
primary
#DBF8A6
secondary
#9169D9
accent
#04E252
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161712
muted
#848582