#DAEEEC#DAEEEC
#DAEEEC is a very light, muted teal. Relative luminance 0.821; OKLCH L 93.4% C 0.021 H 189.6°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEEEC |
|---|---|
| RGB | rgb(218, 238, 236) |
| HSL | hsl(174, 37%, 89%) |
| HSV | hsv(174, 8%, 93%) |
| CMYK | cmyk(8.4%, 0%, 0.8%, 6.7%) |
| CIE-LAB | lab(92.62, -6.94, -1.29) |
| CIE-LCH | lch(92.62, 7.06, 190.50°) |
| OKLab | oklab(93.38% -0.021 -0.0035) |
| OKLCH | oklch(93.38% 0.021 189.6) |
| XYZ | xyz(74.6250, 82.1096, 91.2577) |
| Luminance | 0.8211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.38
Lightcyan
#E0FFFF
ΔE00 4.49
Mintcream
#F5FFFA
ΔE00 5.41
Ice Blue (survey)
#D7FFFE
ΔE00 6.19
Very Pale Blue
#D6FFFE
ΔE00 6.39
Very Light Blue
#D5FFFF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEEEC #EEDADC
analogous
#DAEEE2 #DAEEEC #DAE6EE
triadic
#DAEEEC #ECDAEE #EEECDA
tetradic
#DAEEEC #E2DAEE #EEDADC #E6EEDA
square
#DAEEEC #E2DAEE #EEDADC #E6EEDA
split-complementary
#DAEEEC #EEDAE6 #EEE2DA
monochromatic
#86C7C1 #B0DBD6 #DAEEEC #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.21
#DAEEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#DAEEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEEEC
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEEEC | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEC
Deuteranopia (green-blind)
#E7E9EC
Tritanopia (blue-blind)
#D5EFED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #daeeec; /* rgb */ color: rgb(218, 238, 236); /* oklch */ color: oklch(93.4% 0.021 189.6);
Tailwind
colors: {
custom: {
50: '#e5f3f2',
500: '#daeeec',
950: '#000000',
},
}SCSS
$custom: #daeeec; $custom-light: #e5f3f2; $custom-dark: #000000;
JSON
{
"hex": "#daeeec",
"rgb": {
"r": 218,
"g": 238,
"b": 236
},
"hsl": {
"h": 174,
"s": 37.037,
"l": 89.412
},
"oklch": {
"l": 0.93379,
"c": 0.02127,
"h": 189.6
},
"luminance": 0.82111
}Semantic roles & 50–950 ramp
primary
#DAEEEC
secondary
#C9A3A7
accent
#3642B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585