#DBF0FB#DBF0FB
#DBF0FB is a very light, muted cyan. Relative luminance 0.843; OKLCH L 94.3% C 0.027 H 230.4°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF0FB |
|---|---|
| RGB | rgb(219, 240, 251) |
| HSL | hsl(201, 80%, 92%) |
| HSV | hsv(201, 13%, 98%) |
| CMYK | cmyk(12.7%, 4.4%, 0%, 1.6%) |
| CIE-LAB | lab(93.60, -4.73, -7.64) |
| CIE-LCH | lch(93.60, 8.99, 238.23°) |
| OKLab | oklab(94.3% -0.0171 -0.0206) |
| OKLCH | oklch(94.3% 0.027 230.4) |
| XYZ | xyz(77.7820, 84.3439, 103.4301) |
| Luminance | 0.8435 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.09
Azure (CSS)
#F0FFFF
ΔE00 5.85
Lightcyan
#E0FFFF
ΔE00 7.21
Fog
#D8DCE0
ΔE00 7.33
Mintcream
#F5FFFA
ΔE00 8.32
Whitesmoke
#F5F5F5
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF0FB #FBE6DB
analogous
#DBFBF6 #DBF0FB #DBE0FB
triadic
#DBF0FB #FBDBF0 #F0FBDB
tetradic
#DBF0FB #F6DBFB #FBE6DB #E0FBDB
square
#DBF0FB #F6DBFB #FBE6DB #E0FBDB
split-complementary
#DBF0FB #FBDBE0 #FBF6DB
monochromatic
#6DC2EF #A4D9F5 #DBF0FB #E3F4FC #E3F4FC
Accessibility & contrast
On white
1.18
#DBF0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#DBF0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF0FB
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF0FB | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFC
Deuteranopia (green-blind)
#E6EBFB
Tritanopia (blue-blind)
#D3F3F3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbf0fb; /* rgb */ color: rgb(219, 240, 251); /* oklch */ color: oklch(94.3% 0.027 230.4);
Tailwind
colors: {
custom: {
50: '#e6f4fc',
500: '#dbf0fb',
950: '#000000',
},
}SCSS
$custom: #dbf0fb; $custom-light: #e6f4fc; $custom-dark: #000000;
JSON
{
"hex": "#dbf0fb",
"rgb": {
"r": 219,
"g": 240,
"b": 251
},
"hsl": {
"h": 200.625,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.94298,
"c": 0.02674,
"h": 230.4
},
"luminance": 0.84345
}Semantic roles & 50–950 ramp
primary
#DBF0FB
secondary
#E2B298
accent
#5209DC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585