#DBEFEC#DBEFEC
#DBEFEC is a very light, muted teal. Relative luminance 0.828; OKLCH L 93.7% C 0.021 H 186.0°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEFEC |
|---|---|
| RGB | rgb(219, 239, 236) |
| HSL | hsl(171, 38%, 90%) |
| HSV | hsv(171, 8%, 94%) |
| CMYK | cmyk(8.4%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(92.95, -7.12, -0.80) |
| CIE-LCH | lch(92.95, 7.17, 186.43°) |
| OKLab | oklab(93.65% -0.0213 -0.0022) |
| OKLCH | oklch(93.65% 0.021 186) |
| XYZ | xyz(75.2169, 82.8481, 91.3691) |
| Luminance | 0.8285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.38
Lightcyan
#E0FFFF
ΔE00 4.41
Mintcream
#F5FFFA
ΔE00 5.22
Ice Blue (survey)
#D7FFFE
ΔE00 6.08
Honeydew
#F0FFF0
ΔE00 6.17
Very Pale Blue
#D6FFFE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEFEC #EFDBDE
analogous
#DBEFE2 #DBEFEC #DBE8EF
triadic
#DBEFEC #ECDBEF #EFECDB
tetradic
#DBEFEC #E2DBEF #EFDBDE #E8EFDB
square
#DBEFEC #E2DBEF #EFDBDE #E8EFDB
split-complementary
#DBEFEC #EFDBE8 #EFE2DB
monochromatic
#86C9BF #B1DCD6 #DBEFEC #EAF6F4 #EAF6F4
Accessibility & contrast
On white
1.20
#DBEFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#DBEFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEFEC
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEFEC | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEC
Deuteranopia (green-blind)
#E9E9EC
Tritanopia (blue-blind)
#D6F0EE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbefec; /* rgb */ color: rgb(219, 239, 236); /* oklch */ color: oklch(93.7% 0.021 186.0);
Tailwind
colors: {
custom: {
50: '#e6f4f2',
500: '#dbefec',
950: '#000000',
},
}SCSS
$custom: #dbefec; $custom-light: #e6f4f2; $custom-dark: #000000;
JSON
{
"hex": "#dbefec",
"rgb": {
"r": 219,
"g": 239,
"b": 236
},
"hsl": {
"h": 171,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.93653,
"c": 0.02147,
"h": 186
},
"luminance": 0.82849
}Semantic roles & 50–950 ramp
primary
#DBEFEC
secondary
#CAA4AA
accent
#3447B1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585