#DAEEEA#DAEEEA
#DAEEEA is a very light, muted teal. Relative luminance 0.820; OKLCH L 93.3% C 0.022 H 182.5°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEEEA |
|---|---|
| RGB | rgb(218, 238, 234) |
| HSL | hsl(168, 37%, 89%) |
| HSV | hsv(168, 8%, 93%) |
| CMYK | cmyk(8.4%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(92.57, -7.31, -0.32) |
| CIE-LCH | lch(92.57, 7.32, 182.50°) |
| OKLab | oklab(93.32% -0.0217 -0.001) |
| OKLCH | oklch(93.32% 0.022 182.5) |
| XYZ | xyz(74.3360, 81.9940, 89.7360) |
| Luminance | 0.8199 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.67
Azure (CSS)
#F0FFFF
ΔE00 4.77
Mintcream
#F5FFFA
ΔE00 5.38
Honeydew
#F0FFF0
ΔE00 5.95
Ice Blue (survey)
#D7FFFE
ΔE00 6.19
Very Pale Blue
#D6FFFE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEEEA #EEDADE
analogous
#DAEEE0 #DAEEEA #DAE8EE
triadic
#DAEEEA #EADAEE #EEEADA
tetradic
#DAEEEA #E0DAEE #EEDADE #E8EEDA
square
#DAEEEA #E0DAEE #EEDADE #E8EEDA
split-complementary
#DAEEEA #EEDAE8 #EEE0DA
monochromatic
#86C7BA #B0DBD2 #DAEEEA #EAF5F3 #EAF5F3
Accessibility & contrast
On white
1.21
#DAEEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#DAEEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEEEA
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEEEA | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBEA
Deuteranopia (green-blind)
#E8E8EA
Tritanopia (blue-blind)
#D5EFED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #daeeea; /* rgb */ color: rgb(218, 238, 234); /* oklch */ color: oklch(93.3% 0.022 182.5);
Tailwind
colors: {
custom: {
50: '#e5f3f0',
500: '#daeeea',
950: '#000000',
},
}SCSS
$custom: #daeeea; $custom-light: #e5f3f0; $custom-dark: #000000;
JSON
{
"hex": "#daeeea",
"rgb": {
"r": 218,
"g": 238,
"b": 234
},
"hsl": {
"h": 168,
"s": 37.037,
"l": 89.412
},
"oklch": {
"l": 0.93322,
"c": 0.02177,
"h": 182.5
},
"luminance": 0.81995
}Semantic roles & 50–950 ramp
primary
#DAEEEA
secondary
#C9A3AB
accent
#364EB0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585