#DAF6EE#DAF6EE
#DAF6EE is a very light, muted teal. Relative luminance 0.870; OKLCH L 95.1% C 0.031 H 176.6°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF6EE |
|---|---|
| RGB | rgb(218, 246, 238) |
| HSL | hsl(163, 61%, 91%) |
| HSV | hsv(163, 11%, 96%) |
| CMYK | cmyk(11.4%, 0%, 3.3%, 3.5%) |
| CIE-LAB | lab(94.73, -10.59, 0.76) |
| CIE-LCH | lch(94.73, 10.62, 175.90°) |
| OKLab | oklab(95.07% -0.031 0.0019) |
| OKLCH | oklch(95.07% 0.031 176.6) |
| XYZ | xyz(77.2982, 86.9886, 93.5903) |
| Luminance | 0.8699 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.75
Lightcyan
#E0FFFF
ΔE00 3.93
Ice Blue (survey)
#D7FFFE
ΔE00 4.29
Very Pale Blue
#D6FFFE
ΔE00 4.43
Very Light Blue
#D5FFFF
ΔE00 4.81
Really Light Blue
#D4FFFF
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF6EE #F6DAE2
analogous
#DAF6E0 #DAF6EE #DAF0F6
triadic
#DAF6EE #EEDAF6 #F6EEDA
tetradic
#DAF6EE #E0DAF6 #F6DAE2 #F0F6DA
square
#DAF6EE #E0DAF6 #F6DAE2 #F0F6DA
split-complementary
#DAF6EE #F6DAF0 #F6E0DA
monochromatic
#78DEC1 #A9EAD7 #DAF6EE #E6F9F4 #E6F9F4
Accessibility & contrast
On white
1.14
#DAF6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#DAF6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF6EE
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF6EE | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EE
Deuteranopia (green-blind)
#EEEEEF
Tritanopia (blue-blind)
#D4F7F3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #daf6ee; /* rgb */ color: rgb(218, 246, 238); /* oklch */ color: oklch(95.1% 0.031 176.6);
Tailwind
colors: {
custom: {
50: '#e5f9f3',
500: '#daf6ee',
950: '#000000',
},
}SCSS
$custom: #daf6ee; $custom-light: #e5f9f3; $custom-dark: #000000;
JSON
{
"hex": "#daf6ee",
"rgb": {
"r": 218,
"g": 246,
"b": 238
},
"hsl": {
"h": 162.857,
"s": 60.87,
"l": 90.98
},
"oklch": {
"l": 0.95065,
"c": 0.03109,
"h": 176.6
},
"luminance": 0.8699
}Semantic roles & 50–950 ramp
primary
#DAF6EE
secondary
#D79DAE
accent
#1D4EC9
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585