#DBF1F2#DBF1F2
#DBF1F2 is a very light, muted teal. Relative luminance 0.844; OKLCH L 94.2% C 0.023 H 200.1°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF1F2 |
|---|---|
| RGB | rgb(219, 241, 242) |
| HSL | hsl(183, 47%, 90%) |
| HSV | hsv(183, 10%, 95%) |
| CMYK | cmyk(9.5%, 0.4%, 0%, 5.1%) |
| CIE-LAB | lab(93.62, -6.99, -2.94) |
| CIE-LCH | lch(93.62, 7.59, 202.82°) |
| OKLab | oklab(94.23% -0.0218 -0.008) |
| OKLCH | oklch(94.23% 0.023 200.1) |
| XYZ | xyz(76.6921, 84.3802, 96.2337) |
| Luminance | 0.8438 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.78
Azure (CSS)
#F0FFFF
ΔE00 3.97
Ice Blue (survey)
#D7FFFE
ΔE00 5.71
Mintcream
#F5FFFA
ΔE00 5.77
Very Pale Blue
#D6FFFE
ΔE00 5.91
Very Light Blue
#D5FFFF
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF1F2 #F2DCDB
analogous
#DBF2E7 #DBF1F2 #DBE5F2
triadic
#DBF1F2 #F2DBF1 #F1F2DB
tetradic
#DBF1F2 #E7DBF2 #F2DCDB #E5F2DB
square
#DBF1F2 #E7DBF2 #F2DCDB #E5F2DB
split-complementary
#DBF1F2 #F2DBE5 #F2E7DB
monochromatic
#81CED2 #AEE0E2 #DBF1F2 #E9F6F7 #E9F6F7
Accessibility & contrast
On white
1.17
#DBF1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#DBF1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF1F2
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF1F2 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF2
Deuteranopia (green-blind)
#E9EBF2
Tritanopia (blue-blind)
#D5F3F1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbf1f2; /* rgb */ color: rgb(219, 241, 242); /* oklch */ color: oklch(94.2% 0.023 200.1);
Tailwind
colors: {
custom: {
50: '#e6f5f6',
500: '#dbf1f2',
950: '#000000',
},
}SCSS
$custom: #dbf1f2; $custom-light: #e6f5f6; $custom-dark: #000000;
JSON
{
"hex": "#dbf1f2",
"rgb": {
"r": 219,
"g": 241,
"b": 242
},
"hsl": {
"h": 182.609,
"s": 46.939,
"l": 90.392
},
"oklch": {
"l": 0.94231,
"c": 0.02319,
"h": 200.1
},
"luminance": 0.84381
}Semantic roles & 50–950 ramp
primary
#DBF1F2
secondary
#D0A3A1
accent
#322BBA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585