#DBF7FB#DBF7FB
#DBF7FB is a very light, muted teal. Relative luminance 0.885; OKLCH L 95.7% C 0.030 H 207.1°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF7FB |
|---|---|
| RGB | rgb(219, 247, 251) |
| HSL | hsl(188, 80%, 92%) |
| HSV | hsv(188, 13%, 98%) |
| CMYK | cmyk(12.7%, 1.6%, 0%, 1.6%) |
| CIE-LAB | lab(95.39, -8.27, -5.00) |
| CIE-LCH | lch(95.39, 9.67, 211.12°) |
| OKLab | oklab(95.71% -0.0264 -0.0135) |
| OKLCH | oklch(95.71% 0.03 207.1) |
| XYZ | xyz(79.8825, 88.5449, 104.1303) |
| Luminance | 0.8855 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.64
Ice Blue (survey)
#D7FFFE
ΔE00 4.49
Very Light Blue
#D5FFFF
ΔE00 4.63
Very Pale Blue
#D6FFFE
ΔE00 4.68
Azure (CSS)
#F0FFFF
ΔE00 4.69
Really Light Blue
#D4FFFF
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF7FB #FBDFDB
analogous
#DBFBEF #DBF7FB #DBE7FB
triadic
#DBF7FB #FBDBF7 #F7FBDB
tetradic
#DBF7FB #EFDBFB #FBDFDB #E7FBDB
square
#DBF7FB #EFDBFB #FBDFDB #E7FBDB
split-complementary
#DBF7FB #FBDBE7 #FBEFDB
monochromatic
#6DDFEF #A4EBF5 #DBF7FB #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.12
#DBF7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#DBF7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF7FB
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF7FB | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FB
Deuteranopia (green-blind)
#ECF0FB
Tritanopia (blue-blind)
#D2FAF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbf7fb; /* rgb */ color: rgb(219, 247, 251); /* oklch */ color: oklch(95.7% 0.030 207.1);
Tailwind
colors: {
custom: {
50: '#e6f9fc',
500: '#dbf7fb',
950: '#000000',
},
}SCSS
$custom: #dbf7fb; $custom-light: #e6f9fc; $custom-dark: #000000;
JSON
{
"hex": "#dbf7fb",
"rgb": {
"r": 219,
"g": 247,
"b": 251
},
"hsl": {
"h": 187.5,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.95711,
"c": 0.02968,
"h": 207.1
},
"luminance": 0.88547
}Semantic roles & 50–950 ramp
primary
#DBF7FB
secondary
#E2A198
accent
#2409DC
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585