#DBF6FC#DBF6FC
#DBF6FC is a very light, muted cyan. Relative luminance 0.880; OKLCH L 95.5% C 0.029 H 212.6°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF6FC |
|---|---|
| RGB | rgb(219, 246, 252) |
| HSL | hsl(191, 85%, 92%) |
| HSV | hsv(191, 13%, 99%) |
| CMYK | cmyk(13.1%, 2.4%, 0%, 1.2%) |
| CIE-LAB | lab(95.16, -7.57, -5.85) |
| CIE-LCH | lch(95.16, 9.57, 217.69°) |
| OKLab | oklab(95.54% -0.0247 -0.0158) |
| OKLCH | oklch(95.54% 0.029 212.6) |
| XYZ | xyz(79.7356, 87.9982, 104.8610) |
| Luminance | 0.8800 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.64
Azure (CSS)
#F0FFFF
ΔE00 4.73
Ice Blue (survey)
#D7FFFE
ΔE00 5.47
Very Light Blue
#D5FFFF
ΔE00 5.55
Very Pale Blue
#D6FFFE
ΔE00 5.65
Really Light Blue
#D4FFFF
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF6FC #FCE1DB
analogous
#DBFCF2 #DBF6FC #DBE6FC
triadic
#DBF6FC #FCDBF6 #F6FCDB
tetradic
#DBF6FC #F2DBFC #FCE1DB #E6FCDB
square
#DBF6FC #F2DBFC #FCE1DB #E6FCDB
split-complementary
#DBF6FC #FCDBE6 #FCF2DB
monochromatic
#6ADAF3 #A3E8F7 #DBF6FC #E3F8FD #E3F8FD
Accessibility & contrast
On white
1.13
#DBF6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#DBF6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF6FC
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF6FC | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FC
Deuteranopia (green-blind)
#EBEFFC
Tritanopia (blue-blind)
#D2F9F8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbf6fc; /* rgb */ color: rgb(219, 246, 252); /* oklch */ color: oklch(95.5% 0.029 212.6);
Tailwind
colors: {
custom: {
50: '#e6f9fd',
500: '#dbf6fc',
950: '#000000',
},
}SCSS
$custom: #dbf6fc; $custom-light: #e6f9fd; $custom-dark: #000000;
JSON
{
"hex": "#dbf6fc",
"rgb": {
"r": 219,
"g": 246,
"b": 252
},
"hsl": {
"h": 190.909,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.95538,
"c": 0.02934,
"h": 212.6
},
"luminance": 0.88
}Semantic roles & 50–950 ramp
primary
#DBF6FC
secondary
#E4A597
accent
#2D04E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585