#DAF0F4#DAF0F4
#DAF0F4 is a very light, muted teal. Relative luminance 0.838; OKLCH L 94.0% C 0.024 H 209.8°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF0F4 |
|---|---|
| RGB | rgb(218, 240, 244) |
| HSL | hsl(189, 54%, 91%) |
| HSV | hsv(189, 11%, 96%) |
| CMYK | cmyk(10.7%, 1.6%, 0%, 4.3%) |
| CIE-LAB | lab(93.34, -6.42, -4.39) |
| CIE-LCH | lch(93.34, 7.78, 214.35°) |
| OKLab | oklab(94.02% -0.0207 -0.0118) |
| OKLCH | oklch(94.02% 0.024 209.8) |
| XYZ | xyz(76.3989, 83.7559, 97.7118) |
| Luminance | 0.8376 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.26
Lightcyan
#E0FFFF
ΔE00 4.55
Aliceblue
#F0F8FF
ΔE00 6.42
Mintcream
#F5FFFA
ΔE00 6.43
Ice Blue (survey)
#D7FFFE
ΔE00 6.48
Very Light Blue
#D5FFFF
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF0F4 #F4DEDA
analogous
#DAF4EB #DAF0F4 #DAE3F4
triadic
#DAF0F4 #F4DAF0 #F0F4DA
tetradic
#DAF0F4 #EBDAF4 #F4DEDA #E3F4DA
square
#DAF0F4 #EBDAF4 #F4DEDA #E3F4DA
split-complementary
#DAF0F4 #F4DAE3 #F4EBDA
monochromatic
#7CCAD8 #ABDDE6 #DAF0F4 #E7F5F8 #E7F5F8
Accessibility & contrast
On white
1.18
#DAF0F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#DAF0F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF0F4
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF0F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF0F4 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEEF4
Deuteranopia (green-blind)
#E7EAF4
Tritanopia (blue-blind)
#D3F2F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #daf0f4; /* rgb */ color: rgb(218, 240, 244); /* oklch */ color: oklch(94.0% 0.024 209.8);
Tailwind
colors: {
custom: {
50: '#e5f5f7',
500: '#daf0f4',
950: '#000000',
},
}SCSS
$custom: #daf0f4; $custom-light: #e5f5f7; $custom-dark: #000000;
JSON
{
"hex": "#daf0f4",
"rgb": {
"r": 218,
"g": 240,
"b": 244
},
"hsl": {
"h": 189.231,
"s": 54.167,
"l": 90.588
},
"oklch": {
"l": 0.94018,
"c": 0.02381,
"h": 209.8
},
"luminance": 0.83757
}Semantic roles & 50–950 ramp
primary
#DAF0F4
secondary
#D4A79F
accent
#3C24C2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585