#DBFFD9#DBFFD9
#DBFFD9 is a very light, moderate green. Relative luminance 0.916; OKLCH L 96.4% C 0.063 H 143.7°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFD9 |
|---|---|
| RGB | rgb(219, 255, 217) |
| HSL | hsl(117, 100%, 93%) |
| HSV | hsv(117, 15%, 100%) |
| CMYK | cmyk(14.1%, 0%, 14.9%, 0%) |
| CIE-LAB | lab(96.65, -18.46, 14.34) |
| CIE-LCH | lch(96.65, 23.38, 142.16°) |
| OKLab | oklab(96.44% -0.0504 0.0371) |
| OKLCH | oklch(96.44% 0.063 143.7) |
| XYZ | xyz(77.4951, 91.5885, 79.2277) |
| Luminance | 0.9159 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.40
Very Light Green
#D1FFBD
ΔE00 6.52
Mint
#AAF0C1
ΔE00 7.70
Pale Green
#C7FDB5
ΔE00 7.88
Light Sage
#BCECAC
ΔE00 7.95
Celadon
#BEFDB7
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFD9 #FDD9FF
analogous
#EEFFD9 #DBFFD9 #D9FFEA
triadic
#DBFFD9 #D9DBFF #FFD9DB
tetradic
#DBFFD9 #D9EEFF #FDD9FF #FFEAD9
square
#DBFFD9 #D9EEFF #FDD9FF #FFEAD9
split-complementary
#DBFFD9 #EAD9FF #FFD9EE
monochromatic
#67FF5F #A1FF9C #DBFFD9 #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.09
#DBFFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#DBFFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFD9
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFD9 | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D7
Deuteranopia (green-blind)
#FBF4DB
Tritanopia (blue-blind)
#D8FCF4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbffd9; /* rgb */ color: rgb(219, 255, 217); /* oklch */ color: oklch(96.4% 0.063 143.7);
Tailwind
colors: {
custom: {
50: '#e6ffe4',
500: '#dbffd9',
950: '#000000',
},
}SCSS
$custom: #dbffd9; $custom-light: #e6ffe4; $custom-dark: #000000;
JSON
{
"hex": "#dbffd9",
"rgb": {
"r": 219,
"g": 255,
"b": 217
},
"hsl": {
"h": 116.842,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.96444,
"c": 0.06259,
"h": 143.7
},
"luminance": 0.9159
}Semantic roles & 50–950 ramp
primary
#DBFFD9
secondary
#E791EC
accent
#00E6D9
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684