#DBF5FA#DBF5FA
#DBF5FA is a very light, muted teal. Relative luminance 0.873; OKLCH L 95.3% C 0.028 H 210.5°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF5FA |
|---|---|
| RGB | rgb(219, 245, 250) |
| HSL | hsl(190, 76%, 92%) |
| HSV | hsv(190, 12%, 98%) |
| CMYK | cmyk(12.4%, 2%, 0%, 2%) |
| CIE-LAB | lab(94.85, -7.46, -5.27) |
| CIE-LCH | lch(94.85, 9.14, 215.24°) |
| OKLab | oklab(95.28% -0.0241 -0.0142) |
| OKLCH | oklch(95.28% 0.028 210.5) |
| XYZ | xyz(79.1170, 87.2654, 103.0995) |
| Luminance | 0.8727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.52
Azure (CSS)
#F0FFFF
ΔE00 4.49
Ice Blue (survey)
#D7FFFE
ΔE00 5.42
Very Light Blue
#D5FFFF
ΔE00 5.54
Very Pale Blue
#D6FFFE
ΔE00 5.61
Really Light Blue
#D4FFFF
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF5FA #FAE0DB
analogous
#DBFAF0 #DBF5FA #DBE6FA
triadic
#DBF5FA #FADBF5 #F5FADB
tetradic
#DBF5FA #F0DBFA #FAE0DB #E6FADB
square
#DBF5FA #F0DBFA #FAE0DB #E6FADB
split-complementary
#DBF5FA #FADBE6 #FAF0DB
monochromatic
#70D7EB #A5E6F3 #DBF5FA #E4F8FB #E4F8FB
Accessibility & contrast
On white
1.14
#DBF5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#DBF5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF5FA
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF5FA | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#EBEEFA
Tritanopia (blue-blind)
#D3F8F6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dbf5fa; /* rgb */ color: rgb(219, 245, 250); /* oklch */ color: oklch(95.3% 0.028 210.5);
Tailwind
colors: {
custom: {
50: '#e6f8fc',
500: '#dbf5fa',
950: '#000000',
},
}SCSS
$custom: #dbf5fa; $custom-light: #e6f8fc; $custom-dark: #000000;
JSON
{
"hex": "#dbf5fa",
"rgb": {
"r": 219,
"g": 245,
"b": 250
},
"hsl": {
"h": 189.677,
"s": 75.61,
"l": 91.961
},
"oklch": {
"l": 0.95276,
"c": 0.02802,
"h": 210.5
},
"luminance": 0.87267
}Semantic roles & 50–950 ramp
primary
#DBF5FA
secondary
#E0A599
accent
#2E0ED8
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585