#DBEEED#DBEEED
#DBEEED is a very light, muted teal. Relative luminance 0.823; OKLCH L 93.5% C 0.020 H 193.0°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEEED |
|---|---|
| RGB | rgb(219, 238, 237) |
| HSL | hsl(177, 36%, 90%) |
| HSV | hsv(177, 8%, 93%) |
| CMYK | cmyk(8%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(92.72, -6.42, -1.66) |
| CIE-LCH | lch(92.72, 6.64, 194.49°) |
| OKLab | oklab(93.48% -0.0196 -0.0045) |
| OKLCH | oklch(93.48% 0.02 193) |
| XYZ | xyz(75.0707, 82.3225, 92.0391) |
| Luminance | 0.8232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.06
Lightcyan
#E0FFFF
ΔE00 4.70
Mintcream
#F5FFFA
ΔE00 5.24
Ice Blue (survey)
#D7FFFE
ΔE00 6.54
Very Pale Blue
#D6FFFE
ΔE00 6.74
Light Grey
#D8DCD6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEEED #EEDBDC
analogous
#DBEEE4 #DBEEED #DBE6EE
triadic
#DBEEED #EDDBEE #EEEDDB
tetradic
#DBEEED #E4DBEE #EEDBDC #E6EEDB
square
#DBEEED #E4DBEE #EEDBDC #E6EEDB
split-complementary
#DBEEED #EEDBE6 #EEE4DB
monochromatic
#88C7C3 #B1DAD8 #DBEEED #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.20
#DBEEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#DBEEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEEED
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEEED | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECED
Deuteranopia (green-blind)
#E7E9ED
Tritanopia (blue-blind)
#D6EFEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dbeeed; /* rgb */ color: rgb(219, 238, 237); /* oklch */ color: oklch(93.5% 0.020 193.0);
Tailwind
colors: {
custom: {
50: '#e6f3f2',
500: '#dbeeed',
950: '#000000',
},
}SCSS
$custom: #dbeeed; $custom-light: #e6f3f2; $custom-dark: #000000;
JSON
{
"hex": "#dbeeed",
"rgb": {
"r": 219,
"g": 238,
"b": 237
},
"hsl": {
"h": 176.842,
"s": 35.849,
"l": 89.608
},
"oklch": {
"l": 0.93479,
"c": 0.02012,
"h": 193
},
"luminance": 0.82324
}Semantic roles & 50–950 ramp
primary
#DBEEED
secondary
#C9A4A6
accent
#373DAF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585