#DBF2F1#DBF2F1
#DBF2F1 is a very light, muted teal. Relative luminance 0.849; OKLCH L 94.4% C 0.024 H 193.6°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF2F1 |
|---|---|
| RGB | rgb(219, 242, 241) |
| HSL | hsl(177, 47%, 90%) |
| HSV | hsv(177, 10%, 95%) |
| CMYK | cmyk(9.5%, 0%, 0.4%, 5.1%) |
| CIE-LAB | lab(93.85, -7.69, -2.08) |
| CIE-LCH | lch(93.85, 7.97, 195.17°) |
| OKLab | oklab(94.41% -0.0235 -0.0057) |
| OKLCH | oklch(94.41% 0.024 193.6) |
| XYZ | xyz(76.8391, 84.9139, 95.5438) |
| Luminance | 0.8491 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.29
Azure (CSS)
#F0FFFF
ΔE00 4.22
Ice Blue (survey)
#D7FFFE
ΔE00 5.08
Very Pale Blue
#D6FFFE
ΔE00 5.29
Very Light Blue
#D5FFFF
ΔE00 5.43
Really Light Blue
#D4FFFF
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF2F1 #F2DBDC
analogous
#DBF2E5 #DBF2F1 #DBE7F2
triadic
#DBF2F1 #F1DBF2 #F2F1DB
tetradic
#DBF2F1 #E5DBF2 #F2DBDC #E7F2DB
square
#DBF2F1 #E5DBF2 #F2DBDC #E7F2DB
split-complementary
#DBF2F1 #F2DBE7 #F2E5DB
monochromatic
#81D2CE #AEE2E0 #DBF2F1 #E9F7F6 #E9F7F6
Accessibility & contrast
On white
1.17
#DBF2F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#DBF2F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF2F1
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF2F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF2F1 | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFF1
Deuteranopia (green-blind)
#EAECF1
Tritanopia (blue-blind)
#D5F4F2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbf2f1; /* rgb */ color: rgb(219, 242, 241); /* oklch */ color: oklch(94.4% 0.024 193.6);
Tailwind
colors: {
custom: {
50: '#e6f6f5',
500: '#dbf2f1',
950: '#000000',
},
}SCSS
$custom: #dbf2f1; $custom-light: #e6f6f5; $custom-dark: #000000;
JSON
{
"hex": "#dbf2f1",
"rgb": {
"r": 219,
"g": 242,
"b": 241
},
"hsl": {
"h": 177.391,
"s": 46.939,
"l": 90.392
},
"oklch": {
"l": 0.94405,
"c": 0.02419,
"h": 193.6
},
"luminance": 0.84915
}Semantic roles & 50–950 ramp
primary
#DBF2F1
secondary
#D0A1A3
accent
#2B32BA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585