#DAF7FC#DAF7FC
#DAF7FC is a very light, muted teal. Relative luminance 0.885; OKLCH L 95.7% C 0.031 H 209.1°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF7FC |
|---|---|
| RGB | rgb(218, 247, 252) |
| HSL | hsl(189, 85%, 92%) |
| HSV | hsv(189, 13%, 99%) |
| CMYK | cmyk(13.5%, 2%, 0%, 1.2%) |
| CIE-LAB | lab(95.35, -8.39, -5.58) |
| CIE-LCH | lch(95.35, 10.07, 213.61°) |
| OKLab | oklab(95.67% -0.027 -0.0151) |
| OKLCH | oklch(95.67% 0.031 209.1) |
| XYZ | xyz(79.7405, 88.4535, 104.9486) |
| Luminance | 0.8845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.89
Ice Blue (survey)
#D7FFFE
ΔE00 4.59
Very Light Blue
#D5FFFF
ΔE00 4.68
Very Pale Blue
#D6FFFE
ΔE00 4.77
Really Light Blue
#D4FFFF
ΔE00 4.87
Azure (CSS)
#F0FFFF
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF7FC #FCDFDA
analogous
#DAFCF0 #DAF7FC #DAE6FC
triadic
#DAF7FC #FCDAF7 #F7FCDA
tetradic
#DAF7FC #F0DAFC #FCDFDA #E6FCDA
square
#DAF7FC #F0DAFC #FCDFDA #E6FCDA
split-complementary
#DAF7FC #FCDAE6 #FCF0DA
monochromatic
#69DFF3 #A1EBF7 #DAF7FC #E3F9FD #E3F9FD
Accessibility & contrast
On white
1.12
#DAF7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#DAF7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF7FC
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF7FC | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FC
Deuteranopia (green-blind)
#ECF0FC
Tritanopia (blue-blind)
#D1FAF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #daf7fc; /* rgb */ color: rgb(218, 247, 252); /* oklch */ color: oklch(95.7% 0.031 209.1);
Tailwind
colors: {
custom: {
50: '#e5f9fd',
500: '#daf7fc',
950: '#000000',
},
}SCSS
$custom: #daf7fc; $custom-light: #e5f9fd; $custom-dark: #000000;
JSON
{
"hex": "#daf7fc",
"rgb": {
"r": 218,
"g": 247,
"b": 252
},
"hsl": {
"h": 188.824,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.95673,
"c": 0.03094,
"h": 209.1
},
"luminance": 0.88455
}Semantic roles & 50–950 ramp
primary
#DAF7FC
secondary
#E4A196
accent
#2504E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585