#DBF8FB#DBF8FB
#DBF8FB is a very light, muted teal. Relative luminance 0.892; OKLCH L 95.9% C 0.030 H 204.2°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF8FB |
|---|---|
| RGB | rgb(219, 248, 251) |
| HSL | hsl(186, 80%, 92%) |
| HSV | hsv(186, 13%, 98%) |
| CMYK | cmyk(12.7%, 1.2%, 0%, 1.6%) |
| CIE-LAB | lab(95.65, -8.78, -4.62) |
| CIE-LCH | lch(95.65, 9.92, 207.74°) |
| OKLab | oklab(95.91% -0.0278 -0.0125) |
| OKLCH | oklch(95.91% 0.03 204.2) |
| XYZ | xyz(80.1891, 89.1582, 104.2325) |
| Luminance | 0.8916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.06
Ice Blue (survey)
#D7FFFE
ΔE00 3.88
Very Light Blue
#D5FFFF
ΔE00 4.05
Very Pale Blue
#D6FFFE
ΔE00 4.08
Really Light Blue
#D4FFFF
ΔE00 4.26
Azure (CSS)
#F0FFFF
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF8FB #FBDEDB
analogous
#DBFBEE #DBF8FB #DBE8FB
triadic
#DBF8FB #FBDBF8 #F8FBDB
tetradic
#DBF8FB #EEDBFB #FBDEDB #E8FBDB
square
#DBF8FB #EEDBFB #FBDEDB #E8FBDB
split-complementary
#DBF8FB #FBDBE8 #FBEEDB
monochromatic
#6DE3EF #A4EDF5 #DBF8FB #E3FAFC #E3FAFC
Accessibility & contrast
On white
1.12
#DBF8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#DBF8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF8FB
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF8FB | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FB
Deuteranopia (green-blind)
#EDF0FB
Tritanopia (blue-blind)
#D2FBF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbf8fb; /* rgb */ color: rgb(219, 248, 251); /* oklch */ color: oklch(95.9% 0.030 204.2);
Tailwind
colors: {
custom: {
50: '#e6fafc',
500: '#dbf8fb',
950: '#000000',
},
}SCSS
$custom: #dbf8fb; $custom-light: #e6fafc; $custom-dark: #000000;
JSON
{
"hex": "#dbf8fb",
"rgb": {
"r": 219,
"g": 248,
"b": 251
},
"hsl": {
"h": 185.625,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.95914,
"c": 0.03044,
"h": 204.2
},
"luminance": 0.8916
}Semantic roles & 50–950 ramp
primary
#DBF8FB
secondary
#E29F98
accent
#1D09DC
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585