#DBEFDF#DBEFDF
#DBEFDF is a very light, muted green. Relative luminance 0.821; OKLCH L 93.3% C 0.030 H 151.5°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEFDF |
|---|---|
| RGB | rgb(219, 239, 223) |
| HSL | hsl(132, 38%, 90%) |
| HSV | hsv(132, 8%, 94%) |
| CMYK | cmyk(8.4%, 0%, 6.7%, 6.3%) |
| CIE-LAB | lab(92.63, -9.50, 5.49) |
| CIE-LCH | lch(92.63, 10.97, 149.99°) |
| OKLab | oklab(93.29% -0.0264 0.0143) |
| OKLCH | oklch(93.29% 0.03 151.5) |
| XYZ | xyz(73.3965, 82.1200, 81.7816) |
| Luminance | 0.8212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.99
Mintcream
#F5FFFA
ΔE00 7.26
Ice
#D6FFFA
ΔE00 7.60
Lightcyan
#E0FFFF
ΔE00 7.87
Beige
#F5F5DC
ΔE00 8.10
Azure (CSS)
#F0FFFF
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEFDF #EFDBEB
analogous
#E1EFDB #DBEFDF #DBEFE9
triadic
#DBEFDF #DFDBEF #EFDFDB
tetradic
#DBEFDF #DBE1EF #EFDBEB #EFE9DB
square
#DBEFDF #DBE1EF #EFDBEB #EFE9DB
split-complementary
#DBEFDF #E9DBEF #EFDBE1
monochromatic
#86C994 #B1DCB9 #DBEFDF #EAF6EC #EAF6EC
Accessibility & contrast
On white
1.21
#DBEFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#DBEFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEFDF
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEFDF | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEBDE
Deuteranopia (green-blind)
#ECE9E0
Tritanopia (blue-blind)
#D9EEEA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dbefdf; /* rgb */ color: rgb(219, 239, 223); /* oklch */ color: oklch(93.3% 0.030 151.5);
Tailwind
colors: {
custom: {
50: '#e6f4e9',
500: '#dbefdf',
950: '#000000',
},
}SCSS
$custom: #dbefdf; $custom-light: #e6f4e9; $custom-dark: #000000;
JSON
{
"hex": "#dbefdf",
"rgb": {
"r": 219,
"g": 239,
"b": 223
},
"hsl": {
"h": 132,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.93294,
"c": 0.03004,
"h": 151.5
},
"luminance": 0.82121
}Semantic roles & 50–950 ramp
primary
#DBEFDF
secondary
#CAA4C3
accent
#3498B1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584