#DBFBE7#DBFBE7
#DBFBE7 is a very light, muted green. Relative luminance 0.898; OKLCH L 96.0% C 0.043 H 158.1°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFBE7 |
|---|---|
| RGB | rgb(219, 251, 231) |
| HSL | hsl(143, 80%, 92%) |
| HSV | hsv(143, 13%, 98%) |
| CMYK | cmyk(12.7%, 0%, 8%, 1.6%) |
| CIE-LAB | lab(95.92, -14.05, 6.11) |
| CIE-LCH | lch(95.92, 15.32, 156.50°) |
| OKLab | oklab(95.97% -0.0395 0.0159) |
| OKLCH | oklch(95.97% 0.043 158.1) |
| XYZ | xyz(78.1311, 89.8225, 88.8069) |
| Luminance | 0.8982 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.77
Ice
#D6FFFA
ΔE00 6.15
Duck Egg Blue
#C3FBF4
ΔE00 7.32
Eggshell Blue
#C4FFF7
ΔE00 7.48
Ice Blue (survey)
#D7FFFE
ΔE00 7.66
Light Light Blue
#CAFFFB
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFBE7 #FBDBEF
analogous
#DFFBDB #DBFBE7 #DBFBF7
triadic
#DBFBE7 #E7DBFB #FBE7DB
tetradic
#DBFBE7 #DBDFFB #FBDBEF #FBF7DB
square
#DBFBE7 #DBDFFB #FBDBEF #FBF7DB
split-complementary
#DBFBE7 #F7DBFB #FBDBDF
monochromatic
#6DEF9E #A4F5C2 #DBFBE7 #E3FCED #E3FCED
Accessibility & contrast
On white
1.11
#DBFBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#DBFBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFBE7
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFBE7 | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E6
Deuteranopia (green-blind)
#F4F2E8
Tritanopia (blue-blind)
#D6FBF5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbfbe7; /* rgb */ color: rgb(219, 251, 231); /* oklch */ color: oklch(96.0% 0.043 158.1);
Tailwind
colors: {
custom: {
50: '#e6fcee',
500: '#dbfbe7',
950: '#000000',
},
}SCSS
$custom: #dbfbe7; $custom-light: #e6fcee; $custom-dark: #000000;
JSON
{
"hex": "#dbfbe7",
"rgb": {
"r": 219,
"g": 251,
"b": 231
},
"hsl": {
"h": 142.5,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.95968,
"c": 0.04257,
"h": 158.1
},
"luminance": 0.89824
}Semantic roles & 50–950 ramp
primary
#DBFBE7
secondary
#E298C6
accent
#098DDC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585