#DBFFD8#DBFFD8
#DBFFD8 is a very light, moderate green. Relative luminance 0.915; OKLCH L 96.4% C 0.064 H 143.0°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFD8 |
|---|---|
| RGB | rgb(219, 255, 216) |
| HSL | hsl(115, 100%, 92%) |
| HSV | hsv(115, 15%, 100%) |
| CMYK | cmyk(14.1%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(96.63, -18.63, 14.82) |
| CIE-LCH | lch(96.63, 23.81, 141.50°) |
| OKLab | oklab(96.42% -0.0508 0.0383) |
| OKLCH | oklch(96.42% 0.064 143) |
| XYZ | xyz(77.3654, 91.5366, 78.5448) |
| Luminance | 0.9154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.14
Very Light Green
#D1FFBD
ΔE00 6.26
Pale Green
#C7FDB5
ΔE00 7.63
Mint
#AAF0C1
ΔE00 7.66
Light Sage
#BCECAC
ΔE00 7.74
Celadon
#BEFDB7
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFD8 #FCD8FF
analogous
#EEFFD8 #DBFFD8 #D8FFE9
triadic
#DBFFD8 #D8DBFF #FFD8DB
tetradic
#DBFFD8 #D8EEFF #FCD8FF #FFE9D8
square
#DBFFD8 #D8EEFF #FCD8FF #FFE9D8
split-complementary
#DBFFD8 #E9D8FF #FFD8EE
monochromatic
#6AFF5E #A3FF9B #DBFFD8 #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.09
#DBFFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#DBFFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFD8
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFD8 | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D6
Deuteranopia (green-blind)
#FBF4DA
Tritanopia (blue-blind)
#D8FCF4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbffd8; /* rgb */ color: rgb(219, 255, 216); /* oklch */ color: oklch(96.4% 0.064 143.0);
Tailwind
colors: {
custom: {
50: '#e6ffe4',
500: '#dbffd8',
950: '#000000',
},
}SCSS
$custom: #dbffd8; $custom-light: #e6ffe4; $custom-dark: #000000;
JSON
{
"hex": "#dbffd8",
"rgb": {
"r": 219,
"g": 255,
"b": 216
},
"hsl": {
"h": 115.385,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.9642,
"c": 0.06364,
"h": 143
},
"luminance": 0.91538
}Semantic roles & 50–950 ramp
primary
#DBFFD8
secondary
#E490EB
accent
#00E6D4
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684