#DBECED#DBECED
#DBECED is a very light, near-neutral teal. Relative luminance 0.812; OKLCH L 93.1% C 0.018 H 201.1°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DBECED |
|---|---|
| RGB | rgb(219, 236, 237) |
| HSL | hsl(183, 33%, 89%) |
| HSV | hsv(183, 8%, 93%) |
| CMYK | cmyk(7.6%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(92.20, -5.41, -2.41) |
| CIE-LCH | lch(92.20, 5.92, 204.03°) |
| OKLab | oklab(93.08% -0.0169 -0.0065) |
| OKLCH | oklch(93.08% 0.018 201.1) |
| XYZ | xyz(74.4916, 81.1644, 91.8461) |
| Luminance | 0.8116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.09
Mintcream
#F5FFFA
ΔE00 5.45
Lightcyan
#E0FFFF
ΔE00 5.61
Aliceblue
#F0F8FF
ΔE00 6.12
Light Grey
#D8DCD6
ΔE00 6.46
Fog
#D8DCE0
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBECED #EDDCDB
analogous
#DBEDE5 #DBECED #DBE3ED
triadic
#DBECED #EDDBEC #ECEDDB
tetradic
#DBECED #E5DBED #EDDCDB #E3EDDB
square
#DBECED #E5DBED #EDDCDB #E3EDDB
split-complementary
#DBECED #EDDBE3 #EDE5DB
monochromatic
#89C1C4 #B2D6D9 #DBECED #EBF4F5 #EBF4F5
Accessibility & contrast
On white
1.22
#DBECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#DBECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBECED
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBECED | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAED
Deuteranopia (green-blind)
#E6E7ED
Tritanopia (blue-blind)
#D6EDEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dbeced; /* rgb */ color: rgb(219, 236, 237); /* oklch */ color: oklch(93.1% 0.018 201.1);
Tailwind
colors: {
custom: {
50: '#e6f2f2',
500: '#dbeced',
950: '#000000',
},
}SCSS
$custom: #dbeced; $custom-light: #e6f2f2; $custom-dark: #000000;
JSON
{
"hex": "#dbeced",
"rgb": {
"r": 219,
"g": 236,
"b": 237
},
"hsl": {
"h": 183.333,
"s": 33.333,
"l": 89.412
},
"oklch": {
"l": 0.93075,
"c": 0.01809,
"h": 201.1
},
"luminance": 0.81165
}Semantic roles & 50–950 ramp
primary
#DBECED
secondary
#C7A7A5
accent
#4039AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585