#DAF5FC#DAF5FC
#DAF5FC is a very light, muted cyan. Relative luminance 0.872; OKLCH L 95.3% C 0.030 H 215.1°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF5FC |
|---|---|
| RGB | rgb(218, 245, 252) |
| HSL | hsl(192, 85%, 92%) |
| HSV | hsv(192, 13%, 99%) |
| CMYK | cmyk(13.5%, 2.8%, 0%, 1.2%) |
| CIE-LAB | lab(94.84, -7.38, -6.33) |
| CIE-LCH | lch(94.84, 9.73, 220.63°) |
| OKLab | oklab(95.27% -0.0244 -0.0171) |
| OKLCH | oklch(95.27% 0.03 215.1) |
| XYZ | xyz(79.1322, 87.2368, 104.7458) |
| Luminance | 0.8724 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.12
Azure (CSS)
#F0FFFF
ΔE00 4.98
Ice Blue (survey)
#D7FFFE
ΔE00 5.88
Very Light Blue
#D5FFFF
ΔE00 5.94
Very Pale Blue
#D6FFFE
ΔE00 6.06
Really Light Blue
#D4FFFF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF5FC #FCE1DA
analogous
#DAFCF2 #DAF5FC #DAE4FC
triadic
#DAF5FC #FCDAF5 #F5FCDA
tetradic
#DAF5FC #F2DAFC #FCE1DA #E4FCDA
square
#DAF5FC #F2DAFC #FCE1DA #E4FCDA
split-complementary
#DAF5FC #FCDAE4 #FCF2DA
monochromatic
#69D6F3 #A1E6F7 #DAF5FC #E3F7FD #E3F7FD
Accessibility & contrast
On white
1.14
#DAF5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#DAF5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF5FC
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF5FC | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#EAEEFC
Tritanopia (blue-blind)
#D1F8F7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #daf5fc; /* rgb */ color: rgb(218, 245, 252); /* oklch */ color: oklch(95.3% 0.030 215.1);
Tailwind
colors: {
custom: {
50: '#e5f8fd',
500: '#daf5fc',
950: '#000000',
},
}SCSS
$custom: #daf5fc; $custom-light: #e5f8fd; $custom-dark: #000000;
JSON
{
"hex": "#daf5fc",
"rgb": {
"r": 218,
"g": 245,
"b": 252
},
"hsl": {
"h": 192.353,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.95268,
"c": 0.02976,
"h": 215.1
},
"luminance": 0.87239
}Semantic roles & 50–950 ramp
primary
#DAF5FC
secondary
#E4A696
accent
#3204E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585