#DAEDEB#DAEDEB
#DAEDEB is a very light, muted teal. Relative luminance 0.815; OKLCH L 93.1% C 0.020 H 189.2°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEDEB |
|---|---|
| RGB | rgb(218, 237, 235) |
| HSL | hsl(174, 35%, 89%) |
| HSV | hsv(174, 8%, 93%) |
| CMYK | cmyk(8%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(92.34, -6.62, -1.18) |
| CIE-LCH | lch(92.34, 6.72, 190.10°) |
| OKLab | oklab(93.15% -0.02 -0.0032) |
| OKLCH | oklch(93.15% 0.02 189.2) |
| XYZ | xyz(74.1898, 81.4709, 90.3980) |
| Luminance | 0.8147 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.39
Lightcyan
#E0FFFF
ΔE00 4.84
Mintcream
#F5FFFA
ΔE00 5.33
Ice Blue (survey)
#D7FFFE
ΔE00 6.56
Light Grey
#D8DCD6
ΔE00 6.69
Honeydew
#F0FFF0
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEDEB #EDDADC
analogous
#DAEDE2 #DAEDEB #DAE6ED
triadic
#DAEDEB #EBDAED #EDEBDA
tetradic
#DAEDEB #E2DAED #EDDADC #E6EDDA
square
#DAEDEB #E2DAED #EDDADC #E6EDDA
split-complementary
#DAEDEB #EDDAE6 #EDE2DA
monochromatic
#88C5BE #B1D9D5 #DAEDEB #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.21
#DAEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#DAEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEDEB
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEDEB | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#D5EEEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #daedeb; /* rgb */ color: rgb(218, 237, 235); /* oklch */ color: oklch(93.1% 0.020 189.2);
Tailwind
colors: {
custom: {
50: '#e5f2f1',
500: '#daedeb',
950: '#000000',
},
}SCSS
$custom: #daedeb; $custom-light: #e5f2f1; $custom-dark: #000000;
JSON
{
"hex": "#daedeb",
"rgb": {
"r": 218,
"g": 237,
"b": 235
},
"hsl": {
"h": 173.684,
"s": 34.545,
"l": 89.216
},
"oklch": {
"l": 0.93148,
"c": 0.02026,
"h": 189.2
},
"luminance": 0.81472
}Semantic roles & 50–950 ramp
primary
#DAEDEB
secondary
#C7A4A8
accent
#3844AD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585