#DBEFE7#DBEFE7
#DBEFE7 is a very light, muted teal. Relative luminance 0.826; OKLCH L 93.5% C 0.024 H 169.9°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEFE7 |
|---|---|
| RGB | rgb(219, 239, 231) |
| HSL | hsl(156, 38%, 90%) |
| HSV | hsv(156, 8%, 94%) |
| CMYK | cmyk(8.4%, 0%, 3.3%, 6.3%) |
| CIE-LAB | lab(92.82, -8.05, 1.61) |
| CIE-LCH | lch(92.82, 8.21, 168.67°) |
| OKLab | oklab(93.51% -0.0233 0.0042) |
| OKLCH | oklch(93.51% 0.024 169.9) |
| XYZ | xyz(74.5007, 82.5616, 87.5968) |
| Luminance | 0.8256 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.68
Lightcyan
#E0FFFF
ΔE00 5.39
Mintcream
#F5FFFA
ΔE00 5.58
Azure (CSS)
#F0FFFF
ΔE00 5.71
Ice
#D6FFFA
ΔE00 6.37
Ice Blue (survey)
#D7FFFE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEFE7 #EFDBE3
analogous
#DBEFDD #DBEFE7 #DBEDEF
triadic
#DBEFE7 #E7DBEF #EFE7DB
tetradic
#DBEFE7 #DDDBEF #EFDBE3 #EDEFDB
square
#DBEFE7 #DDDBEF #EFDBE3 #EDEFDB
split-complementary
#DBEFE7 #EFDBED #EFDDDB
monochromatic
#86C9AF #B1DCCB #DBEFE7 #EAF6F1 #EAF6F1
Accessibility & contrast
On white
1.20
#DBEFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#DBEFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEFE7
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEFE7 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEECE7
Deuteranopia (green-blind)
#EAE9E7
Tritanopia (blue-blind)
#D7EFED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dbefe7; /* rgb */ color: rgb(219, 239, 231); /* oklch */ color: oklch(93.5% 0.024 169.9);
Tailwind
colors: {
custom: {
50: '#e6f4ee',
500: '#dbefe7',
950: '#000000',
},
}SCSS
$custom: #dbefe7; $custom-light: #e6f4ee; $custom-dark: #000000;
JSON
{
"hex": "#dbefe7",
"rgb": {
"r": 219,
"g": 239,
"b": 231
},
"hsl": {
"h": 156,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.93512,
"c": 0.02365,
"h": 169.9
},
"luminance": 0.82563
}Semantic roles & 50–950 ramp
primary
#DBEFE7
secondary
#CAA4B3
accent
#3466B1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585