#DBF6FD#DBF6FD
#DBF6FD is a very light, muted cyan. Relative luminance 0.881; OKLCH L 95.6% C 0.030 H 215.0°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF6FD |
|---|---|
| RGB | rgb(219, 246, 253) |
| HSL | hsl(192, 89%, 93%) |
| HSV | hsv(192, 13%, 99%) |
| CMYK | cmyk(13.4%, 2.8%, 0%, 0.8%) |
| CIE-LAB | lab(95.19, -7.38, -6.33) |
| CIE-LCH | lch(95.19, 9.72, 220.63°) |
| OKLab | oklab(95.57% -0.0243 -0.0171) |
| OKLCH | oklch(95.57% 0.03 215) |
| XYZ | xyz(79.8945, 88.0618, 105.6978) |
| Luminance | 0.8806 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.04
Azure (CSS)
#F0FFFF
ΔE00 4.88
Ice Blue (survey)
#D7FFFE
ΔE00 5.84
Very Light Blue
#D5FFFF
ΔE00 5.89
Very Pale Blue
#D6FFFE
ΔE00 6.01
Really Light Blue
#D4FFFF
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF6FD #FDE2DB
analogous
#DBFDF3 #DBF6FD #DBE5FD
triadic
#DBF6FD #FDDBF6 #F6FDDB
tetradic
#DBF6FD #F3DBFD #FDE2DB #E5FDDB
square
#DBF6FD #F3DBFD #FDE2DB #E5FDDB
split-complementary
#DBF6FD #FDDBE5 #FDF3DB
monochromatic
#67D9F7 #A1E8FA #DBF6FD #E2F8FD #E2F8FD
Accessibility & contrast
On white
1.13
#DBF6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#DBF6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF6FD
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF6FD | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#EBEFFD
Tritanopia (blue-blind)
#D2F9F8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbf6fd; /* rgb */ color: rgb(219, 246, 253); /* oklch */ color: oklch(95.6% 0.030 215.0);
Tailwind
colors: {
custom: {
50: '#e6f9fe',
500: '#dbf6fd',
950: '#000000',
},
}SCSS
$custom: #dbf6fd; $custom-light: #e6f9fe; $custom-dark: #000000;
JSON
{
"hex": "#dbf6fd",
"rgb": {
"r": 219,
"g": 246,
"b": 253
},
"hsl": {
"h": 192.353,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.95568,
"c": 0.02974,
"h": 215
},
"luminance": 0.88063
}Semantic roles & 50–950 ramp
primary
#DBF6FD
secondary
#E7A695
accent
#2F00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585