#DAF6F0#DAF6F0
#DAF6F0 is a very light, muted teal. Relative luminance 0.871; OKLCH L 95.1% C 0.030 H 181.3°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF6F0 |
|---|---|
| RGB | rgb(218, 246, 240) |
| HSL | hsl(167, 61%, 91%) |
| HSV | hsv(167, 11%, 96%) |
| CMYK | cmyk(11.4%, 0%, 2.4%, 3.5%) |
| CIE-LAB | lab(94.78, -10.21, -0.20) |
| CIE-LCH | lch(94.78, 10.21, 181.14°) |
| OKLab | oklab(95.12% -0.0302 -0.0007) |
| OKLCH | oklch(95.12% 0.03 181.3) |
| XYZ | xyz(77.5937, 87.1068, 95.1464) |
| Luminance | 0.8711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.21
Ice
#D6FFFA
ΔE00 3.62
Ice Blue (survey)
#D7FFFE
ΔE00 3.81
Very Pale Blue
#D6FFFE
ΔE00 3.97
Very Light Blue
#D5FFFF
ΔE00 4.31
Really Light Blue
#D4FFFF
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF6F0 #F6DAE0
analogous
#DAF6E2 #DAF6F0 #DAEEF6
triadic
#DAF6F0 #F0DAF6 #F6F0DA
tetradic
#DAF6F0 #E2DAF6 #F6DAE0 #EEF6DA
square
#DAF6F0 #E2DAF6 #F6DAE0 #EEF6DA
split-complementary
#DAF6F0 #F6DAEE #F6E2DA
monochromatic
#78DEC8 #A9EADC #DAF6F0 #E6F9F5 #E6F9F5
Accessibility & contrast
On white
1.14
#DAF6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#DAF6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF6F0
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF6F0 | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2F0
Deuteranopia (green-blind)
#EEEEF1
Tritanopia (blue-blind)
#D3F7F4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #daf6f0; /* rgb */ color: rgb(218, 246, 240); /* oklch */ color: oklch(95.1% 0.030 181.3);
Tailwind
colors: {
custom: {
50: '#e5f9f4',
500: '#daf6f0',
950: '#000000',
},
}SCSS
$custom: #daf6f0; $custom-light: #e5f9f4; $custom-dark: #000000;
JSON
{
"hex": "#daf6f0",
"rgb": {
"r": 218,
"g": 246,
"b": 240
},
"hsl": {
"h": 167.143,
"s": 60.87,
"l": 90.98
},
"oklch": {
"l": 0.95121,
"c": 0.03026,
"h": 181.3
},
"luminance": 0.87108
}Semantic roles & 50–950 ramp
primary
#DAF6F0
secondary
#D79DA9
accent
#1D42C9
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585