#DAF6EC#DAF6EC
#DAF6EC is a very light, muted teal. Relative luminance 0.869; OKLCH L 95.0% C 0.032 H 172.1°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF6EC |
|---|---|
| RGB | rgb(218, 246, 236) |
| HSL | hsl(159, 61%, 91%) |
| HSV | hsv(159, 11%, 96%) |
| CMYK | cmyk(11.4%, 0%, 4.1%, 3.5%) |
| CIE-LAB | lab(94.68, -10.96, 1.72) |
| CIE-LCH | lch(94.68, 11.10, 171.08°) |
| OKLab | oklab(95.01% -0.0318 0.0044) |
| OKLCH | oklch(95.01% 0.032 172.1) |
| XYZ | xyz(77.0060, 86.8717, 92.0514) |
| Luminance | 0.8687 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.06
Lightcyan
#E0FFFF
ΔE00 4.68
Ice Blue (survey)
#D7FFFE
ΔE00 4.87
Very Pale Blue
#D6FFFE
ΔE00 4.99
Honeydew
#F0FFF0
ΔE00 5.11
Very Light Blue
#D5FFFF
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF6EC #F6DAE4
analogous
#DAF6DE #DAF6EC #DAF2F6
triadic
#DAF6EC #ECDAF6 #F6ECDA
tetradic
#DAF6EC #DEDAF6 #F6DAE4 #F2F6DA
square
#DAF6EC #DEDAF6 #F6DAE4 #F2F6DA
split-complementary
#DAF6EC #F6DAF2 #F6DEDA
monochromatic
#78DEB9 #A9EAD3 #DAF6EC #E6F9F2 #E6F9F2
Accessibility & contrast
On white
1.14
#DAF6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#DAF6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF6EC
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF6EC | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EC
Deuteranopia (green-blind)
#EFEEED
Tritanopia (blue-blind)
#D4F7F3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #daf6ec; /* rgb */ color: rgb(218, 246, 236); /* oklch */ color: oklch(95.0% 0.032 172.1);
Tailwind
colors: {
custom: {
50: '#e5f9f2',
500: '#daf6ec',
950: '#000000',
},
}SCSS
$custom: #daf6ec; $custom-light: #e5f9f2; $custom-dark: #000000;
JSON
{
"hex": "#daf6ec",
"rgb": {
"r": 218,
"g": 246,
"b": 236
},
"hsl": {
"h": 158.571,
"s": 60.87,
"l": 90.98
},
"oklch": {
"l": 0.95009,
"c": 0.0321,
"h": 172.1
},
"luminance": 0.86873
}Semantic roles & 50–950 ramp
primary
#DAF6EC
secondary
#D79DB2
accent
#1D5AC9
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585