#DBF1FB#DBF1FB
#DBF1FB is a very light, muted cyan. Relative luminance 0.849; OKLCH L 94.5% C 0.027 H 226.8°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF1FB |
|---|---|
| RGB | rgb(219, 241, 251) |
| HSL | hsl(199, 80%, 92%) |
| HSV | hsv(199, 13%, 98%) |
| CMYK | cmyk(12.7%, 4%, 0%, 1.6%) |
| CIE-LAB | lab(93.85, -5.24, -7.26) |
| CIE-LCH | lch(93.85, 8.95, 234.19°) |
| OKLab | oklab(94.5% -0.0184 -0.0196) |
| OKLCH | oklch(94.5% 0.027 226.8) |
| XYZ | xyz(78.0772, 84.9342, 103.5285) |
| Luminance | 0.8494 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.36
Azure (CSS)
#F0FFFF
ΔE00 5.47
Lightcyan
#E0FFFF
ΔE00 6.54
Fog
#D8DCE0
ΔE00 7.65
Mintcream
#F5FFFA
ΔE00 8.00
Ice Blue (survey)
#D7FFFE
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF1FB #FBE5DB
analogous
#DBFBF5 #DBF1FB #DBE1FB
triadic
#DBF1FB #FBDBF1 #F1FBDB
tetradic
#DBF1FB #F5DBFB #FBE5DB #E1FBDB
square
#DBF1FB #F5DBFB #FBE5DB #E1FBDB
split-complementary
#DBF1FB #FBDBE1 #FBF5DB
monochromatic
#6DC6EF #A4DCF5 #DBF1FB #E3F4FC #E3F4FC
Accessibility & contrast
On white
1.17
#DBF1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#DBF1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF1FB
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF1FB | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FC
Deuteranopia (green-blind)
#E7ECFB
Tritanopia (blue-blind)
#D3F4F4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbf1fb; /* rgb */ color: rgb(219, 241, 251); /* oklch */ color: oklch(94.5% 0.027 226.8);
Tailwind
colors: {
custom: {
50: '#e6f5fc',
500: '#dbf1fb',
950: '#000000',
},
}SCSS
$custom: #dbf1fb; $custom-light: #e6f5fc; $custom-dark: #000000;
JSON
{
"hex": "#dbf1fb",
"rgb": {
"r": 219,
"g": 241,
"b": 251
},
"hsl": {
"h": 198.75,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.94499,
"c": 0.02686,
"h": 226.8
},
"luminance": 0.84936
}Semantic roles & 50–950 ramp
primary
#DBF1FB
secondary
#E2AF98
accent
#4B09DC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585