#DAF2FC#DAF2FC
#DAF2FC is a very light, muted cyan. Relative luminance 0.854; OKLCH L 94.7% C 0.029 H 224.7°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF2FC |
|---|---|
| RGB | rgb(218, 242, 252) |
| HSL | hsl(198, 85%, 92%) |
| HSV | hsv(198, 13%, 99%) |
| CMYK | cmyk(13.5%, 4%, 0%, 1.2%) |
| CIE-LAB | lab(94.07, -5.86, -7.47) |
| CIE-LCH | lch(94.07, 9.49, 231.87°) |
| OKLab | oklab(94.66% -0.0204 -0.0201) |
| OKLCH | oklch(94.66% 0.029 224.7) |
| XYZ | xyz(78.2320, 85.4364, 104.4457) |
| Luminance | 0.8544 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.52
Aliceblue
#F0F8FF
ΔE00 5.91
Lightcyan
#E0FFFF
ΔE00 6.06
Ice Blue (survey)
#D7FFFE
ΔE00 7.87
Very Light Blue
#D5FFFF
ΔE00 7.90
Very Pale Blue
#D6FFFE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF2FC #FCE4DA
analogous
#DAFCF5 #DAF2FC #DAE1FC
triadic
#DAF2FC #FCDAF2 #F2FCDA
tetradic
#DAF2FC #F5DAFC #FCE4DA #E1FCDA
square
#DAF2FC #F5DAFC #FCE4DA #E1FCDA
split-complementary
#DAF2FC #FCDAE1 #FCF5DA
monochromatic
#69CAF3 #A1DEF7 #DAF2FC #E3F5FD #E3F5FD
Accessibility & contrast
On white
1.16
#DAF2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#DAF2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF2FC
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF2FC | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FD
Deuteranopia (green-blind)
#E7ECFC
Tritanopia (blue-blind)
#D1F5F5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #daf2fc; /* rgb */ color: rgb(218, 242, 252); /* oklch */ color: oklch(94.7% 0.029 224.7);
Tailwind
colors: {
custom: {
50: '#e5f6fd',
500: '#daf2fc',
950: '#000000',
},
}SCSS
$custom: #daf2fc; $custom-light: #e5f6fd; $custom-dark: #000000;
JSON
{
"hex": "#daf2fc",
"rgb": {
"r": 218,
"g": 242,
"b": 252
},
"hsl": {
"h": 197.647,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.94662,
"c": 0.02864,
"h": 224.7
},
"luminance": 0.85438
}Semantic roles & 50–950 ramp
primary
#DAF2FC
secondary
#E4AD96
accent
#4504E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585