#DBEFE6#DBEFE6
#DBEFE6 is a very light, muted teal. Relative luminance 0.825; OKLCH L 93.5% C 0.024 H 167.1°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEFE6 |
|---|---|
| RGB | rgb(219, 239, 230) |
| HSL | hsl(153, 38%, 90%) |
| HSV | hsv(153, 8%, 94%) |
| CMYK | cmyk(8.4%, 0%, 3.8%, 6.3%) |
| CIE-LAB | lab(92.80, -8.23, 2.10) |
| CIE-LCH | lch(92.80, 8.50, 165.71°) |
| OKLab | oklab(93.48% -0.0237 0.0054) |
| OKLCH | oklch(93.48% 0.024 167.1) |
| XYZ | xyz(74.3598, 82.5053, 86.8551) |
| Luminance | 0.8251 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.47
Lightcyan
#E0FFFF
ΔE00 5.66
Mintcream
#F5FFFA
ΔE00 5.73
Azure (CSS)
#F0FFFF
ΔE00 6.02
Ice
#D6FFFA
ΔE00 6.45
Ice Blue (survey)
#D7FFFE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEFE6 #EFDBE4
analogous
#DBEFDC #DBEFE6 #DBEEEF
triadic
#DBEFE6 #E6DBEF #EFE6DB
tetradic
#DBEFE6 #DCDBEF #EFDBE4 #EEEFDB
square
#DBEFE6 #DCDBEF #EFDBE4 #EEEFDB
split-complementary
#DBEFE6 #EFDBEE #EFDCDB
monochromatic
#86C9AB #B1DCC9 #DBEFE6 #EAF6F0 #EAF6F0
Accessibility & contrast
On white
1.20
#DBEFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#DBEFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEFE6
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEFE6 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEECE6
Deuteranopia (green-blind)
#EAE9E7
Tritanopia (blue-blind)
#D7EFEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dbefe6; /* rgb */ color: rgb(219, 239, 230); /* oklch */ color: oklch(93.5% 0.024 167.1);
Tailwind
colors: {
custom: {
50: '#e6f4ed',
500: '#dbefe6',
950: '#000000',
},
}SCSS
$custom: #dbefe6; $custom-light: #e6f4ed; $custom-dark: #000000;
JSON
{
"hex": "#dbefe6",
"rgb": {
"r": 219,
"g": 239,
"b": 230
},
"hsl": {
"h": 153,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.93484,
"c": 0.02428,
"h": 167.1
},
"luminance": 0.82506
}Semantic roles & 50–950 ramp
primary
#DBEFE6
secondary
#CAA4B5
accent
#346CB1
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151716
muted
#848584