#DBF0EC#DBF0EC
#DBF0EC is a very light, muted teal. Relative luminance 0.834; OKLCH L 93.9% C 0.023 H 183.2°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF0EC |
|---|---|
| RGB | rgb(219, 240, 236) |
| HSL | hsl(169, 41%, 90%) |
| HSV | hsv(169, 9%, 94%) |
| CMYK | cmyk(8.8%, 0%, 1.7%, 5.9%) |
| CIE-LAB | lab(93.20, -7.63, -0.43) |
| CIE-LCH | lch(93.20, 7.64, 183.21°) |
| OKLab | oklab(93.86% -0.0227 -0.0012) |
| OKLCH | oklch(93.86% 0.023 183.2) |
| XYZ | xyz(75.5105, 83.4353, 91.4670) |
| Luminance | 0.8344 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.20
Azure (CSS)
#F0FFFF
ΔE00 4.63
Mintcream
#F5FFFA
ΔE00 5.35
Ice Blue (survey)
#D7FFFE
ΔE00 5.74
Honeydew
#F0FFF0
ΔE00 5.81
Very Pale Blue
#D6FFFE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF0EC #F0DBDF
analogous
#DBF0E1 #DBF0EC #DBEAF0
triadic
#DBF0EC #ECDBF0 #F0ECDB
tetradic
#DBF0EC #E1DBF0 #F0DBDF #EAF0DB
square
#DBF0EC #E1DBF0 #F0DBDF #EAF0DB
split-complementary
#DBF0EC #F0DBEA #F0E1DB
monochromatic
#85CCBE #B0DED5 #DBF0EC #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.19
#DBF0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#DBF0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF0EC
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF0EC | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEC
Deuteranopia (green-blind)
#EAEAEC
Tritanopia (blue-blind)
#D6F1EF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbf0ec; /* rgb */ color: rgb(219, 240, 236); /* oklch */ color: oklch(93.9% 0.023 183.2);
Tailwind
colors: {
custom: {
50: '#e6f5f2',
500: '#dbf0ec',
950: '#000000',
},
}SCSS
$custom: #dbf0ec; $custom-light: #e6f5f2; $custom-dark: #000000;
JSON
{
"hex": "#dbf0ec",
"rgb": {
"r": 219,
"g": 240,
"b": 236
},
"hsl": {
"h": 168.571,
"s": 41.176,
"l": 90
},
"oklch": {
"l": 0.93856,
"c": 0.02274,
"h": 183.2
},
"luminance": 0.83436
}Semantic roles & 50–950 ramp
primary
#DBF0EC
secondary
#CCA3AB
accent
#314AB4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585