#DAF4FD#DAF4FD
#DAF4FD is a very light, muted cyan. Relative luminance 0.867; OKLCH L 95.1% C 0.030 H 220.6°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF4FD |
|---|---|
| RGB | rgb(218, 244, 253) |
| HSL | hsl(195, 90%, 92%) |
| HSV | hsv(195, 14%, 99%) |
| CMYK | cmyk(13.8%, 3.6%, 0%, 0.8%) |
| CIE-LAB | lab(94.61, -6.68, -7.19) |
| CIE-LCH | lch(94.61, 9.81, 227.12°) |
| OKLab | oklab(95.1% -0.0227 -0.0194) |
| OKLCH | oklch(95.1% 0.03 220.6) |
| XYZ | xyz(78.9894, 86.6970, 105.4820) |
| Luminance | 0.8670 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.16
Azure (CSS)
#F0FFFF
ΔE00 5.30
Aliceblue
#F0F8FF
ΔE00 6.52
Ice Blue (survey)
#D7FFFE
ΔE00 6.91
Very Light Blue
#D5FFFF
ΔE00 6.94
Very Pale Blue
#D6FFFE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF4FD #FDE3DA
analogous
#DAFDF5 #DAF4FD #DAE2FD
triadic
#DAF4FD #FDDAF4 #F4FDDA
tetradic
#DAF4FD #F5DAFD #FDE3DA #E2FDDA
square
#DAF4FD #F5DAFD #FDE3DA #E2FDDA
split-complementary
#DAF4FD #FDDAE2 #FDF5DA
monochromatic
#66D1F7 #A0E3FA #DAF4FD #E2F6FD #E2F6FD
Accessibility & contrast
On white
1.15
#DAF4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#DAF4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF4FD
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF4FD | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#E9EEFD
Tritanopia (blue-blind)
#D1F7F7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #daf4fd; /* rgb */ color: rgb(218, 244, 253); /* oklch */ color: oklch(95.1% 0.030 220.6);
Tailwind
colors: {
custom: {
50: '#e5f7fe',
500: '#daf4fd',
950: '#000000',
},
}SCSS
$custom: #daf4fd; $custom-light: #e5f7fe; $custom-dark: #000000;
JSON
{
"hex": "#daf4fd",
"rgb": {
"r": 218,
"g": 244,
"b": 253
},
"hsl": {
"h": 195.429,
"s": 89.744,
"l": 92.353
},
"oklch": {
"l": 0.95096,
"c": 0.02983,
"h": 220.6
},
"luminance": 0.86699
}Semantic roles & 50–950 ramp
primary
#DAF4FD
secondary
#E7AA95
accent
#3B00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585