#DBF2F0#DBF2F0
#DBF2F0 is a very light, muted teal. Relative luminance 0.849; OKLCH L 94.4% C 0.024 H 190.4°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF2F0 |
|---|---|
| RGB | rgb(219, 242, 240) |
| HSL | hsl(175, 47%, 90%) |
| HSV | hsv(175, 10%, 95%) |
| CMYK | cmyk(9.5%, 0%, 0.8%, 5.1%) |
| CIE-LAB | lab(93.82, -7.88, -1.60) |
| CIE-LCH | lch(93.82, 8.04, 191.50°) |
| OKLab | oklab(94.38% -0.0239 -0.0044) |
| OKLCH | oklch(94.38% 0.024 190.4) |
| XYZ | xyz(76.6902, 84.8543, 94.7593) |
| Luminance | 0.8486 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.33
Azure (CSS)
#F0FFFF
ΔE00 4.37
Ice Blue (survey)
#D7FFFE
ΔE00 5.02
Very Pale Blue
#D6FFFE
ΔE00 5.22
Very Light Blue
#D5FFFF
ΔE00 5.40
Ice
#D6FFFA
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF2F0 #F2DBDD
analogous
#DBF2E4 #DBF2F0 #DBE8F2
triadic
#DBF2F0 #F0DBF2 #F2F0DB
tetradic
#DBF2F0 #E4DBF2 #F2DBDD #E8F2DB
square
#DBF2F0 #E4DBF2 #F2DBDD #E8F2DB
split-complementary
#DBF2F0 #F2DBE8 #F2E4DB
monochromatic
#81D2CB #AEE2DD #DBF2F0 #E9F7F6 #E9F7F6
Accessibility & contrast
On white
1.17
#DBF2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#DBF2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF2F0
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF2F0 | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFF0
Deuteranopia (green-blind)
#EAECF0
Tritanopia (blue-blind)
#D5F3F1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbf2f0; /* rgb */ color: rgb(219, 242, 240); /* oklch */ color: oklch(94.4% 0.024 190.4);
Tailwind
colors: {
custom: {
50: '#e6f6f4',
500: '#dbf2f0',
950: '#000000',
},
}SCSS
$custom: #dbf2f0; $custom-light: #e6f6f4; $custom-dark: #000000;
JSON
{
"hex": "#dbf2f0",
"rgb": {
"r": 219,
"g": 242,
"b": 240
},
"hsl": {
"h": 174.783,
"s": 46.939,
"l": 90.392
},
"oklch": {
"l": 0.94376,
"c": 0.02429,
"h": 190.4
},
"luminance": 0.84856
}Semantic roles & 50–950 ramp
primary
#DBF2F0
secondary
#D0A1A5
accent
#2B38BA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585