#DBF5FB#DBF5FB
#DBF5FB is a very light, muted cyan. Relative luminance 0.873; OKLCH L 95.3% C 0.028 H 213.2°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF5FB |
|---|---|
| RGB | rgb(219, 245, 251) |
| HSL | hsl(191, 80%, 92%) |
| HSV | hsv(191, 13%, 98%) |
| CMYK | cmyk(12.7%, 2.4%, 0%, 1.6%) |
| CIE-LAB | lab(94.88, -7.27, -5.75) |
| CIE-LCH | lch(94.88, 9.27, 218.36°) |
| OKLab | oklab(95.31% -0.0238 -0.0155) |
| OKLCH | oklch(95.31% 0.028 213.2) |
| XYZ | xyz(79.2742, 87.3283, 103.9275) |
| Luminance | 0.8733 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.89
Azure (CSS)
#F0FFFF
ΔE00 4.62
Ice Blue (survey)
#D7FFFE
ΔE00 5.76
Very Light Blue
#D5FFFF
ΔE00 5.86
Very Pale Blue
#D6FFFE
ΔE00 5.94
Really Light Blue
#D4FFFF
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF5FB #FBE1DB
analogous
#DBFBF1 #DBF5FB #DBE5FB
triadic
#DBF5FB #FBDBF5 #F5FBDB
tetradic
#DBF5FB #F1DBFB #FBE1DB #E5FBDB
square
#DBF5FB #F1DBFB #FBE1DB #E5FBDB
split-complementary
#DBF5FB #FBDBE5 #FBF1DB
monochromatic
#6DD6EF #A4E6F5 #DBF5FB #E3F7FC #E3F7FC
Accessibility & contrast
On white
1.14
#DBF5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#DBF5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF5FB
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF5FB | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#EAEEFB
Tritanopia (blue-blind)
#D2F8F7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dbf5fb; /* rgb */ color: rgb(219, 245, 251); /* oklch */ color: oklch(95.3% 0.028 213.2);
Tailwind
colors: {
custom: {
50: '#e6f8fc',
500: '#dbf5fb',
950: '#000000',
},
}SCSS
$custom: #dbf5fb; $custom-light: #e6f8fc; $custom-dark: #000000;
JSON
{
"hex": "#dbf5fb",
"rgb": {
"r": 219,
"g": 245,
"b": 251
},
"hsl": {
"h": 191.25,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.95306,
"c": 0.02838,
"h": 213.2
},
"luminance": 0.8733
}Semantic roles & 50–950 ramp
primary
#DBF5FB
secondary
#E2A698
accent
#3109DC
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585