#DBEEE6#DBEEE6
#DBEEE6 is a very light, muted teal. Relative luminance 0.819; OKLCH L 93.3% C 0.023 H 168.7°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEEE6 |
|---|---|
| RGB | rgb(219, 238, 230) |
| HSL | hsl(155, 36%, 90%) |
| HSV | hsv(155, 8%, 93%) |
| CMYK | cmyk(8%, 0%, 3.4%, 6.7%) |
| CIE-LAB | lab(92.54, -7.73, 1.72) |
| CIE-LCH | lch(92.54, 7.92, 167.44°) |
| OKLab | oklab(93.28% -0.0223 0.0045) |
| OKLCH | oklch(93.28% 0.023 168.7) |
| XYZ | xyz(74.0679, 81.9214, 86.7578) |
| Luminance | 0.8192 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.71
Mintcream
#F5FFFA
ΔE00 5.48
Lightcyan
#E0FFFF
ΔE00 5.66
Azure (CSS)
#F0FFFF
ΔE00 5.69
Ice
#D6FFFA
ΔE00 6.74
Light Grey
#D8DCD6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEEE6 #EEDBE3
analogous
#DBEEDD #DBEEE6 #DBEDEE
triadic
#DBEEE6 #E6DBEE #EEE6DB
tetradic
#DBEEE6 #DDDBEE #EEDBE3 #EDEEDB
square
#DBEEE6 #DDDBEE #EEDBE3 #EDEEDB
split-complementary
#DBEEE6 #EEDBED #EEDDDB
monochromatic
#88C7AC #B1DAC9 #DBEEE6 #EAF5F1 #EAF5F1
Accessibility & contrast
On white
1.21
#DBEEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#DBEEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEEE6
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEEE6 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEBE6
Deuteranopia (green-blind)
#E9E9E6
Tritanopia (blue-blind)
#D7EEEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dbeee6; /* rgb */ color: rgb(219, 238, 230); /* oklch */ color: oklch(93.3% 0.023 168.7);
Tailwind
colors: {
custom: {
50: '#e6f3ed',
500: '#dbeee6',
950: '#000000',
},
}SCSS
$custom: #dbeee6; $custom-light: #e6f3ed; $custom-dark: #000000;
JSON
{
"hex": "#dbeee6",
"rgb": {
"r": 219,
"g": 238,
"b": 230
},
"hsl": {
"h": 154.737,
"s": 35.849,
"l": 89.608
},
"oklch": {
"l": 0.93281,
"c": 0.02274,
"h": 168.7
},
"luminance": 0.81922
}Semantic roles & 50–950 ramp
primary
#DBEEE6
secondary
#C9A4B4
accent
#3769AF
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151716
muted
#848584