#DBFFE7#DBFFE7
#DBFFE7 is a very light, muted green. Relative luminance 0.923; OKLCH L 96.8% C 0.049 H 156.2°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFE7 |
|---|---|
| RGB | rgb(219, 255, 231) |
| HSL | hsl(140, 100%, 93%) |
| HSV | hsv(140, 14%, 100%) |
| CMYK | cmyk(14.1%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(96.96, -16.02, 7.60) |
| CIE-LCH | lch(96.96, 17.73, 154.60°) |
| OKLab | oklab(96.79% -0.0448 0.0198) |
| OKLCH | oklch(96.79% 0.049 156.2) |
| XYZ | xyz(79.3938, 92.3480, 89.2278) |
| Luminance | 0.9235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.97
Ice
#D6FFFA
ΔE00 7.12
Pale Aqua
#B8FFEB
ΔE00 7.25
Eggshell Blue
#C4FFF7
ΔE00 7.72
Duck Egg Blue
#C3FBF4
ΔE00 7.75
Light Light Blue
#CAFFFB
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFE7 #FFDBF3
analogous
#E1FFDB #DBFFE7 #DBFFF9
triadic
#DBFFE7 #E7DBFF #FFE7DB
tetradic
#DBFFE7 #DBE1FF #FFDBF3 #FFF9DB
square
#DBFFE7 #DBE1FF #FFDBF3 #FFF9DB
split-complementary
#DBFFE7 #F9DBFF #FFDBE1
monochromatic
#61FF95 #9EFFBE #DBFFE7 #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.08
#DBFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#DBFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFE7
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFE7 | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E6
Deuteranopia (green-blind)
#F8F4E8
Tritanopia (blue-blind)
#D6FEF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dbffe7; /* rgb */ color: rgb(219, 255, 231); /* oklch */ color: oklch(96.8% 0.049 156.2);
Tailwind
colors: {
custom: {
50: '#e6ffee',
500: '#dbffe7',
950: '#000000',
},
}SCSS
$custom: #dbffe7; $custom-light: #e6ffee; $custom-dark: #000000;
JSON
{
"hex": "#dbffe7",
"rgb": {
"r": 219,
"g": 255,
"b": 231
},
"hsl": {
"h": 140,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.96793,
"c": 0.04898,
"h": 156.2
},
"luminance": 0.9235
}Semantic roles & 50–950 ramp
primary
#DBFFE7
secondary
#EC92CE
accent
#0099E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161816
muted
#848685