#DBFFD7#DBFFD7
#DBFFD7 is a very light, moderate green. Relative luminance 0.915; OKLCH L 96.4% C 0.065 H 142.4°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFD7 |
|---|---|
| RGB | rgb(219, 255, 215) |
| HSL | hsl(114, 100%, 92%) |
| HSV | hsv(114, 16%, 100%) |
| CMYK | cmyk(14.1%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(96.61, -18.80, 15.30) |
| CIE-LCH | lch(96.61, 24.24, 140.85°) |
| OKLab | oklab(96.4% -0.0512 0.0395) |
| OKLCH | oklch(96.4% 0.065 142.4) |
| XYZ | xyz(77.2365, 91.4851, 77.8660) |
| Luminance | 0.9149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.89
Very Light Green
#D1FFBD
ΔE00 6.00
Pale Green
#C7FDB5
ΔE00 7.39
Light Sage
#BCECAC
ΔE00 7.54
Celadon
#BEFDB7
ΔE00 7.57
Mint
#AAF0C1
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFD7 #FBD7FF
analogous
#EFFFD7 #DBFFD7 #D7FFE7
triadic
#DBFFD7 #D7DBFF #FFD7DB
tetradic
#DBFFD7 #D7EFFF #FBD7FF #FFE7D7
square
#DBFFD7 #D7EFFF #FBD7FF #FFE7D7
split-complementary
#DBFFD7 #E7D7FF #FFD7EF
monochromatic
#6DFF5D #A4FF9A #DBFFD7 #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.09
#DBFFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#DBFFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFD7
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFD7 | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D5
Deuteranopia (green-blind)
#FBF4D9
Tritanopia (blue-blind)
#D9FCF4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbffd7; /* rgb */ color: rgb(219, 255, 215); /* oklch */ color: oklch(96.4% 0.065 142.4);
Tailwind
colors: {
custom: {
50: '#e6ffe3',
500: '#dbffd7',
950: '#000000',
},
}SCSS
$custom: #dbffd7; $custom-light: #e6ffe3; $custom-dark: #000000;
JSON
{
"hex": "#dbffd7",
"rgb": {
"r": 219,
"g": 255,
"b": 215
},
"hsl": {
"h": 114,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.96396,
"c": 0.0647,
"h": 142.4
},
"luminance": 0.91486
}Semantic roles & 50–950 ramp
primary
#DBFFD7
secondary
#E28FEB
accent
#00E6CF
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684