#DAF6FC#DAF6FC
#DAF6FC is a very light, muted cyan. Relative luminance 0.878; OKLCH L 95.5% C 0.030 H 212.0°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF6FC |
|---|---|
| RGB | rgb(218, 246, 252) |
| HSL | hsl(191, 85%, 92%) |
| HSV | hsv(191, 13%, 99%) |
| CMYK | cmyk(13.5%, 2.4%, 0%, 1.2%) |
| CIE-LAB | lab(95.09, -7.89, -5.95) |
| CIE-LCH | lch(95.09, 9.88, 217.06°) |
| OKLab | oklab(95.47% -0.0257 -0.0161) |
| OKLCH | oklch(95.47% 0.03 212) |
| XYZ | xyz(79.4356, 87.8435, 104.8469) |
| Luminance | 0.8784 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.50
Azure (CSS)
#F0FFFF
ΔE00 4.95
Ice Blue (survey)
#D7FFFE
ΔE00 5.23
Very Light Blue
#D5FFFF
ΔE00 5.30
Very Pale Blue
#D6FFFE
ΔE00 5.41
Really Light Blue
#D4FFFF
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF6FC #FCE0DA
analogous
#DAFCF1 #DAF6FC #DAE5FC
triadic
#DAF6FC #FCDAF6 #F6FCDA
tetradic
#DAF6FC #F1DAFC #FCE0DA #E5FCDA
square
#DAF6FC #F1DAFC #FCE0DA #E5FCDA
split-complementary
#DAF6FC #FCDAE5 #FCF1DA
monochromatic
#69DAF3 #A1E8F7 #DAF6FC #E3F8FD #E3F8FD
Accessibility & contrast
On white
1.13
#DAF6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#DAF6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF6FC
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF6FC | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FC
Deuteranopia (green-blind)
#EBEFFC
Tritanopia (blue-blind)
#D1F9F8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #daf6fc; /* rgb */ color: rgb(218, 246, 252); /* oklch */ color: oklch(95.5% 0.030 212.0);
Tailwind
colors: {
custom: {
50: '#e5f9fd',
500: '#daf6fc',
950: '#000000',
},
}SCSS
$custom: #daf6fc; $custom-light: #e5f9fd; $custom-dark: #000000;
JSON
{
"hex": "#daf6fc",
"rgb": {
"r": 218,
"g": 246,
"b": 252
},
"hsl": {
"h": 190.588,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.9547,
"c": 0.03031,
"h": 212
},
"luminance": 0.87845
}Semantic roles & 50–950 ramp
primary
#DAF6FC
secondary
#E4A496
accent
#2B04E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585