#DBEFF0#DBEFF0
#DBEFF0 is a very light, muted teal. Relative luminance 0.831; OKLCH L 93.8% C 0.021 H 200.4°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEFF0 |
|---|---|
| RGB | rgb(219, 239, 240) |
| HSL | hsl(183, 41%, 90%) |
| HSV | hsv(183, 9%, 94%) |
| CMYK | cmyk(8.8%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(93.05, -6.36, -2.73) |
| CIE-LCH | lch(93.05, 6.92, 203.24°) |
| OKLab | oklab(93.77% -0.0198 -0.0074) |
| OKLCH | oklch(93.77% 0.021 200.4) |
| XYZ | xyz(75.8046, 83.0832, 94.4641) |
| Luminance | 0.8308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.91
Lightcyan
#E0FFFF
ΔE00 4.49
Mintcream
#F5FFFA
ΔE00 5.58
Ice Blue (survey)
#D7FFFE
ΔE00 6.43
Very Pale Blue
#D6FFFE
ΔE00 6.63
Very Light Blue
#D5FFFF
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEFF0 #F0DCDB
analogous
#DBF0E6 #DBEFF0 #DBE5F0
triadic
#DBEFF0 #F0DBEF #EFF0DB
tetradic
#DBEFF0 #E6DBF0 #F0DCDB #E5F0DB
square
#DBEFF0 #E6DBF0 #F0DCDB #E5F0DB
split-complementary
#DBEFF0 #F0DBE5 #F0E6DB
monochromatic
#85C9CC #B0DCDE #DBEFF0 #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.19
#DBEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#DBEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEFF0
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEFF0 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDF0
Deuteranopia (green-blind)
#E8EAF0
Tritanopia (blue-blind)
#D5F1EF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbeff0; /* rgb */ color: rgb(219, 239, 240); /* oklch */ color: oklch(93.8% 0.021 200.4);
Tailwind
colors: {
custom: {
50: '#e6f4f4',
500: '#dbeff0',
950: '#000000',
},
}SCSS
$custom: #dbeff0; $custom-light: #e6f4f4; $custom-dark: #000000;
JSON
{
"hex": "#dbeff0",
"rgb": {
"r": 219,
"g": 239,
"b": 240
},
"hsl": {
"h": 182.857,
"s": 41.176,
"l": 90
},
"oklch": {
"l": 0.93768,
"c": 0.02116,
"h": 200.4
},
"luminance": 0.83084
}Semantic roles & 50–950 ramp
primary
#DBEFF0
secondary
#CCA5A3
accent
#3831B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585