#DAF9FC#DAF9FC
#DAF9FC is a very light, muted teal. Relative luminance 0.897; OKLCH L 96.1% C 0.032 H 203.7°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF9FC |
|---|---|
| RGB | rgb(218, 249, 252) |
| HSL | hsl(185, 85%, 92%) |
| HSV | hsv(185, 13%, 99%) |
| CMYK | cmyk(13.5%, 1.2%, 0%, 1.2%) |
| CIE-LAB | lab(95.87, -9.39, -4.82) |
| CIE-LCH | lch(95.87, 10.56, 207.16°) |
| OKLab | oklab(96.08% -0.0297 -0.013) |
| OKLCH | oklch(96.08% 0.032 203.7) |
| XYZ | xyz(80.3554, 89.6832, 105.1535) |
| Luminance | 0.8969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.79
Ice Blue (survey)
#D7FFFE
ΔE00 3.36
Very Light Blue
#D5FFFF
ΔE00 3.50
Very Pale Blue
#D6FFFE
ΔE00 3.55
Really Light Blue
#D4FFFF
ΔE00 3.70
Pale Blue
#D0FEFE
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF9FC #FCDDDA
analogous
#DAFCEE #DAF9FC #DAE8FC
triadic
#DAF9FC #FCDAF9 #F9FCDA
tetradic
#DAF9FC #EEDAFC #FCDDDA #E8FCDA
square
#DAF9FC #EEDAFC #FCDDDA #E8FCDA
split-complementary
#DAF9FC #FCDAE8 #FCEEDA
monochromatic
#69E7F3 #A1F0F7 #DAF9FC #E3FAFD #E3FAFD
Accessibility & contrast
On white
1.11
#DAF9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#DAF9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF9FC
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF9FC | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FC
Deuteranopia (green-blind)
#EDF1FC
Tritanopia (blue-blind)
#D0FCFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #daf9fc; /* rgb */ color: rgb(218, 249, 252); /* oklch */ color: oklch(96.1% 0.032 203.7);
Tailwind
colors: {
custom: {
50: '#e5fbfd',
500: '#daf9fc',
950: '#000000',
},
}SCSS
$custom: #daf9fc; $custom-light: #e5fbfd; $custom-dark: #000000;
JSON
{
"hex": "#daf9fc",
"rgb": {
"r": 218,
"g": 249,
"b": 252
},
"hsl": {
"h": 185.294,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.96079,
"c": 0.03241,
"h": 203.7
},
"luminance": 0.89685
}Semantic roles & 50–950 ramp
primary
#DAF9FC
secondary
#E49D96
accent
#1804E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585