#DAF4FC#DAF4FC
#DAF4FC is a very light, muted cyan. Relative luminance 0.866; OKLCH L 95.1% C 0.029 H 218.2°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF4FC |
|---|---|
| RGB | rgb(218, 244, 252) |
| HSL | hsl(194, 85%, 92%) |
| HSV | hsv(194, 13%, 99%) |
| CMYK | cmyk(13.5%, 3.2%, 0%, 1.2%) |
| CIE-LAB | lab(94.58, -6.88, -6.71) |
| CIE-LCH | lch(94.58, 9.61, 224.31°) |
| OKLab | oklab(95.07% -0.023 -0.0181) |
| OKLCH | oklch(95.07% 0.029 218.2) |
| XYZ | xyz(78.8305, 86.6334, 104.6452) |
| Luminance | 0.8663 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.76
Azure (CSS)
#F0FFFF
ΔE00 5.09
Ice Blue (survey)
#D7FFFE
ΔE00 6.54
Very Light Blue
#D5FFFF
ΔE00 6.58
Aliceblue
#F0F8FF
ΔE00 6.65
Very Pale Blue
#D6FFFE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF4FC #FCE2DA
analogous
#DAFCF3 #DAF4FC #DAE3FC
triadic
#DAF4FC #FCDAF4 #F4FCDA
tetradic
#DAF4FC #F3DAFC #FCE2DA #E3FCDA
square
#DAF4FC #F3DAFC #FCE2DA #E3FCDA
split-complementary
#DAF4FC #FCDAE3 #FCF3DA
monochromatic
#69D2F3 #A1E3F7 #DAF4FC #E3F7FD #E3F7FD
Accessibility & contrast
On white
1.15
#DAF4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#DAF4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF4FC
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF4FC | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FC
Deuteranopia (green-blind)
#E9EDFC
Tritanopia (blue-blind)
#D1F7F6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #daf4fc; /* rgb */ color: rgb(218, 244, 252); /* oklch */ color: oklch(95.1% 0.029 218.2);
Tailwind
colors: {
custom: {
50: '#e5f7fd',
500: '#daf4fc',
950: '#000000',
},
}SCSS
$custom: #daf4fc; $custom-light: #e5f7fd; $custom-dark: #000000;
JSON
{
"hex": "#daf4fc",
"rgb": {
"r": 218,
"g": 244,
"b": 252
},
"hsl": {
"h": 194.118,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.95066,
"c": 0.0293,
"h": 218.2
},
"luminance": 0.86635
}Semantic roles & 50–950 ramp
primary
#DAF4FC
secondary
#E4A896
accent
#3804E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585