#DAEEED#DAEEED
#DAEEED is a very light, muted teal. Relative luminance 0.822; OKLCH L 93.4% C 0.021 H 193.2°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEEED |
|---|---|
| RGB | rgb(218, 238, 237) |
| HSL | hsl(177, 37%, 89%) |
| HSV | hsv(177, 8%, 93%) |
| CMYK | cmyk(8.4%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(92.65, -6.75, -1.77) |
| CIE-LCH | lch(92.65, 6.98, 194.69°) |
| OKLab | oklab(93.41% -0.0206 -0.0048) |
| OKLCH | oklch(93.41% 0.021 193.2) |
| XYZ | xyz(74.7707, 82.1678, 92.0250) |
| Luminance | 0.8217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.24
Lightcyan
#E0FFFF
ΔE00 4.48
Mintcream
#F5FFFA
ΔE00 5.48
Ice Blue (survey)
#D7FFFE
ΔE00 6.25
Very Pale Blue
#D6FFFE
ΔE00 6.45
Very Light Blue
#D5FFFF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEEED #EEDADB
analogous
#DAEEE3 #DAEEED #DAE5EE
triadic
#DAEEED #EDDAEE #EEEDDA
tetradic
#DAEEED #E3DAEE #EEDADB #E5EEDA
square
#DAEEED #E3DAEE #EEDADB #E5EEDA
split-complementary
#DAEEED #EEDAE5 #EEE3DA
monochromatic
#86C7C4 #B0DBD9 #DAEEED #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.20
#DAEEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#DAEEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEEED
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEEED | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECED
Deuteranopia (green-blind)
#E7E9ED
Tritanopia (blue-blind)
#D5EFEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #daeeed; /* rgb */ color: rgb(218, 238, 237); /* oklch */ color: oklch(93.4% 0.021 193.2);
Tailwind
colors: {
custom: {
50: '#e5f3f2',
500: '#daeeed',
950: '#000000',
},
}SCSS
$custom: #daeeed; $custom-light: #e5f3f2; $custom-dark: #000000;
JSON
{
"hex": "#daeeed",
"rgb": {
"r": 218,
"g": 238,
"b": 237
},
"hsl": {
"h": 177,
"s": 37.037,
"l": 89.412
},
"oklch": {
"l": 0.93408,
"c": 0.02116,
"h": 193.2
},
"luminance": 0.82169
}Semantic roles & 50–950 ramp
primary
#DAEEED
secondary
#C9A3A5
accent
#363CB0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585