#DAEEEB#DAEEEB
#DAEEEB is a very light, muted teal. Relative luminance 0.821; OKLCH L 93.4% C 0.021 H 186.0°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEEEB |
|---|---|
| RGB | rgb(218, 238, 235) |
| HSL | hsl(171, 37%, 89%) |
| HSV | hsv(171, 8%, 93%) |
| CMYK | cmyk(8.4%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(92.60, -7.13, -0.80) |
| CIE-LCH | lch(92.60, 7.17, 186.43°) |
| OKLab | oklab(93.35% -0.0214 -0.0022) |
| OKLCH | oklch(93.35% 0.021 186) |
| XYZ | xyz(74.4801, 82.0516, 90.4947) |
| Luminance | 0.8205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.55
Azure (CSS)
#F0FFFF
ΔE00 4.56
Mintcream
#F5FFFA
ΔE00 5.38
Ice Blue (survey)
#D7FFFE
ΔE00 6.17
Honeydew
#F0FFF0
ΔE00 6.29
Very Pale Blue
#D6FFFE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEEEB #EEDADD
analogous
#DAEEE1 #DAEEEB #DAE7EE
triadic
#DAEEEB #EBDAEE #EEEBDA
tetradic
#DAEEEB #E1DAEE #EEDADD #E7EEDA
square
#DAEEEB #E1DAEE #EEDADD #E7EEDA
split-complementary
#DAEEEB #EEDAE7 #EEE1DA
monochromatic
#86C7BE #B0DBD4 #DAEEEB #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.21
#DAEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#DAEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEEEB
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEEEB | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEB
Deuteranopia (green-blind)
#E8E8EB
Tritanopia (blue-blind)
#D5EFED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #daeeeb; /* rgb */ color: rgb(218, 238, 235); /* oklch */ color: oklch(93.4% 0.021 186.0);
Tailwind
colors: {
custom: {
50: '#e5f3f1',
500: '#daeeeb',
950: '#000000',
},
}SCSS
$custom: #daeeeb; $custom-light: #e5f3f1; $custom-dark: #000000;
JSON
{
"hex": "#daeeeb",
"rgb": {
"r": 218,
"g": 238,
"b": 235
},
"hsl": {
"h": 171,
"s": 37.037,
"l": 89.412
},
"oklch": {
"l": 0.93351,
"c": 0.02149,
"h": 186
},
"luminance": 0.82053
}Semantic roles & 50–950 ramp
primary
#DAEEEB
secondary
#C9A3A9
accent
#3648B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585