#DBF5FD#DBF5FD
#DBF5FD is a very light, muted cyan. Relative luminance 0.875; OKLCH L 95.4% C 0.029 H 218.2°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF5FD |
|---|---|
| RGB | rgb(219, 245, 253) |
| HSL | hsl(194, 89%, 93%) |
| HSV | hsv(194, 13%, 99%) |
| CMYK | cmyk(13.4%, 3.2%, 0%, 0.8%) |
| CIE-LAB | lab(94.93, -6.87, -6.71) |
| CIE-LCH | lch(94.93, 9.60, 224.31°) |
| OKLab | oklab(95.37% -0.023 -0.0181) |
| OKLCH | oklch(95.37% 0.029 218.2) |
| XYZ | xyz(79.5911, 87.4551, 105.5966) |
| Luminance | 0.8746 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.68
Azure (CSS)
#F0FFFF
ΔE00 4.98
Ice Blue (survey)
#D7FFFE
ΔE00 6.49
Very Light Blue
#D5FFFF
ΔE00 6.54
Aliceblue
#F0F8FF
ΔE00 6.60
Very Pale Blue
#D6FFFE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF5FD #FDE3DB
analogous
#DBFDF4 #DBF5FD #DBE4FD
triadic
#DBF5FD #FDDBF5 #F5FDDB
tetradic
#DBF5FD #F4DBFD #FDE3DB #E4FDDB
square
#DBF5FD #F4DBFD #FDE3DB #E4FDDB
split-complementary
#DBF5FD #FDDBE4 #FDF4DB
monochromatic
#67D5F7 #A1E5FA #DBF5FD #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.14
#DBF5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#DBF5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF5FD
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF5FD | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#EAEEFD
Tritanopia (blue-blind)
#D2F8F7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dbf5fd; /* rgb */ color: rgb(219, 245, 253); /* oklch */ color: oklch(95.4% 0.029 218.2);
Tailwind
colors: {
custom: {
50: '#e6f8fe',
500: '#dbf5fd',
950: '#000000',
},
}SCSS
$custom: #dbf5fd; $custom-light: #e6f8fe; $custom-dark: #000000;
JSON
{
"hex": "#dbf5fd",
"rgb": {
"r": 219,
"g": 245,
"b": 253
},
"hsl": {
"h": 194.118,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.95366,
"c": 0.02928,
"h": 218.2
},
"luminance": 0.87457
}Semantic roles & 50–950 ramp
primary
#DBF5FD
secondary
#E7A995
accent
#3600E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585