#DBEDEC#DBEDEC
#DBEDEC is a very light, near-neutral teal. Relative luminance 0.817; OKLCH L 93.2% C 0.019 H 192.8°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEDEC |
|---|---|
| RGB | rgb(219, 237, 236) |
| HSL | hsl(177, 33%, 89%) |
| HSV | hsv(177, 8%, 93%) |
| CMYK | cmyk(7.6%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(92.44, -6.11, -1.55) |
| CIE-LCH | lch(92.44, 6.30, 194.27°) |
| OKLab | oklab(93.25% -0.0186 -0.0042) |
| OKLCH | oklch(93.25% 0.019 192.8) |
| XYZ | xyz(74.6347, 81.6836, 91.1750) |
| Luminance | 0.8168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.10
Lightcyan
#E0FFFF
ΔE00 5.07
Mintcream
#F5FFFA
ΔE00 5.18
Light Grey
#D8DCD6
ΔE00 6.51
Ice Blue (survey)
#D7FFFE
ΔE00 6.92
Aliceblue
#F0F8FF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEDEC #EDDBDC
analogous
#DBEDE3 #DBEDEC #DBE5ED
triadic
#DBEDEC #ECDBED #EDECDB
tetradic
#DBEDEC #E3DBED #EDDBDC #E5EDDB
square
#DBEDEC #E3DBED #EDDBDC #E5EDDB
split-complementary
#DBEDEC #EDDBE5 #EDE3DB
monochromatic
#89C4C1 #B2D9D6 #DBEDEC #EBF5F4 #EBF5F4
Accessibility & contrast
On white
1.21
#DBEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#DBEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEDEC
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEDEC | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEC
Deuteranopia (green-blind)
#E7E8EC
Tritanopia (blue-blind)
#D6EEED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dbedec; /* rgb */ color: rgb(219, 237, 236); /* oklch */ color: oklch(93.2% 0.019 192.8);
Tailwind
colors: {
custom: {
50: '#e6f2f2',
500: '#dbedec',
950: '#000000',
},
}SCSS
$custom: #dbedec; $custom-light: #e6f2f2; $custom-dark: #000000;
JSON
{
"hex": "#dbedec",
"rgb": {
"r": 219,
"g": 237,
"b": 236
},
"hsl": {
"h": 176.667,
"s": 33.333,
"l": 89.412
},
"oklch": {
"l": 0.93248,
"c": 0.01909,
"h": 192.8
},
"luminance": 0.81685
}Semantic roles & 50–950 ramp
primary
#DBEDEC
secondary
#C7A5A7
accent
#3940AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585