#DAEEE8#DAEEE8
#DAEEE8 is a very light, muted teal. Relative luminance 0.819; OKLCH L 93.3% C 0.023 H 175.9°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEEE8 |
|---|---|
| RGB | rgb(218, 238, 232) |
| HSL | hsl(162, 37%, 89%) |
| HSV | hsv(162, 8%, 93%) |
| CMYK | cmyk(8.4%, 0%, 2.5%, 6.7%) |
| CIE-LAB | lab(92.52, -7.69, 0.65) |
| CIE-LCH | lch(92.52, 7.71, 175.19°) |
| OKLab | oklab(93.27% -0.0225 0.0016) |
| OKLCH | oklch(93.27% 0.023 175.9) |
| XYZ | xyz(74.0503, 81.8797, 88.2313) |
| Luminance | 0.8188 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.02
Azure (CSS)
#F0FFFF
ΔE00 5.27
Honeydew
#F0FFF0
ΔE00 5.34
Mintcream
#F5FFFA
ΔE00 5.50
Ice Blue (survey)
#D7FFFE
ΔE00 6.35
Ice
#D6FFFA
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEEE8 #EEDAE0
analogous
#DAEEDE #DAEEE8 #DAEAEE
triadic
#DAEEE8 #E8DAEE #EEE8DA
tetradic
#DAEEE8 #DEDAEE #EEDAE0 #EAEEDA
square
#DAEEE8 #DEDAEE #EEDAE0 #EAEEDA
split-complementary
#DAEEE8 #EEDAEA #EEDEDA
monochromatic
#86C7B4 #B0DBCE #DAEEE8 #EAF5F2 #EAF5F2
Accessibility & contrast
On white
1.21
#DAEEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#DAEEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEEE8
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEEE8 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBE8
Deuteranopia (green-blind)
#E8E8E8
Tritanopia (blue-blind)
#D6EFEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #daeee8; /* rgb */ color: rgb(218, 238, 232); /* oklch */ color: oklch(93.3% 0.023 175.9);
Tailwind
colors: {
custom: {
50: '#e5f3ef',
500: '#daeee8',
950: '#000000',
},
}SCSS
$custom: #daeee8; $custom-light: #e5f3ef; $custom-dark: #000000;
JSON
{
"hex": "#daeee8",
"rgb": {
"r": 218,
"g": 238,
"b": 232
},
"hsl": {
"h": 162,
"s": 37.037,
"l": 89.412
},
"oklch": {
"l": 0.93266,
"c": 0.02258,
"h": 175.9
},
"luminance": 0.81881
}Semantic roles & 50–950 ramp
primary
#DAEEE8
secondary
#C9A3AF
accent
#365AB0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585