#DAEDEC#DAEDEC
#DAEDEC is a very light, muted teal. Relative luminance 0.815; OKLCH L 93.2% C 0.020 H 193.0°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEDEC |
|---|---|
| RGB | rgb(218, 237, 236) |
| HSL | hsl(177, 35%, 89%) |
| HSV | hsv(177, 8%, 93%) |
| CMYK | cmyk(8%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(92.37, -6.43, -1.66) |
| CIE-LCH | lch(92.37, 6.64, 194.49°) |
| OKLab | oklab(93.18% -0.0196 -0.0045) |
| OKLCH | oklch(93.18% 0.02 193) |
| XYZ | xyz(74.3346, 81.5289, 91.1610) |
| Luminance | 0.8153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.25
Lightcyan
#E0FFFF
ΔE00 4.84
Mintcream
#F5FFFA
ΔE00 5.40
Ice Blue (survey)
#D7FFFE
ΔE00 6.63
Light Grey
#D8DCD6
ΔE00 6.77
Very Pale Blue
#D6FFFE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEDEC #EDDADB
analogous
#DAEDE3 #DAEDEC #DAE5ED
triadic
#DAEDEC #ECDAED #EDECDA
tetradic
#DAEDEC #E3DAED #EDDADB #E5EDDA
square
#DAEDEC #E3DAED #EDDADB #E5EDDA
split-complementary
#DAEDEC #EDDAE5 #EDE3DA
monochromatic
#88C5C2 #B1D9D7 #DAEDEC #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.21
#DAEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#DAEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEDEC
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEDEC | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEC
Deuteranopia (green-blind)
#E6E8EC
Tritanopia (blue-blind)
#D5EEED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #daedec; /* rgb */ color: rgb(218, 237, 236); /* oklch */ color: oklch(93.2% 0.020 193.0);
Tailwind
colors: {
custom: {
50: '#e5f2f2',
500: '#daedec',
950: '#000000',
},
}SCSS
$custom: #daedec; $custom-light: #e5f2f2; $custom-dark: #000000;
JSON
{
"hex": "#daedec",
"rgb": {
"r": 218,
"g": 237,
"b": 236
},
"hsl": {
"h": 176.842,
"s": 34.545,
"l": 89.216
},
"oklch": {
"l": 0.93177,
"c": 0.02014,
"h": 193
},
"luminance": 0.8153
}Semantic roles & 50–950 ramp
primary
#DAEDEC
secondary
#C7A4A6
accent
#383EAD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585