#DAEDEF#DAEDEF
#DAEDEF is a very light, muted teal. Relative luminance 0.817; OKLCH L 93.3% C 0.020 H 204.4°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEDEF |
|---|---|
| RGB | rgb(218, 237, 239) |
| HSL | hsl(186, 40%, 90%) |
| HSV | hsv(186, 9%, 94%) |
| CMYK | cmyk(8.8%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(92.44, -5.86, -3.11) |
| CIE-LCH | lch(92.44, 6.63, 207.96°) |
| OKLab | oklab(93.26% -0.0185 -0.0084) |
| OKLCH | oklch(93.26% 0.02 204.4) |
| XYZ | xyz(74.7742, 81.7047, 93.4757) |
| Luminance | 0.8171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.16
Lightcyan
#E0FFFF
ΔE00 5.15
Mintcream
#F5FFFA
ΔE00 5.85
Aliceblue
#F0F8FF
ΔE00 6.30
Ice Blue (survey)
#D7FFFE
ΔE00 7.07
Fog
#D8DCE0
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEDEF #EFDCDA
analogous
#DAEFE7 #DAEDEF #DAE3EF
triadic
#DAEDEF #EFDAED #EDEFDA
tetradic
#DAEDEF #E7DAEF #EFDCDA #E3EFDA
square
#DAEDEF #E7DAEF #EFDCDA #E3EFDA
split-complementary
#DAEDEF #EFDAE3 #EFE7DA
monochromatic
#85C3CA #AFD8DD #DAEDEF #EAF5F6 #EAF5F6
Accessibility & contrast
On white
1.21
#DAEDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#DAEDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEDEF
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEDEF | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEF
Deuteranopia (green-blind)
#E6E8EF
Tritanopia (blue-blind)
#D4EFEE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #daedef; /* rgb */ color: rgb(218, 237, 239); /* oklch */ color: oklch(93.3% 0.020 204.4);
Tailwind
colors: {
custom: {
50: '#e5f2f4',
500: '#daedef',
950: '#000000',
},
}SCSS
$custom: #daedef; $custom-light: #e5f2f4; $custom-dark: #000000;
JSON
{
"hex": "#daedef",
"rgb": {
"r": 218,
"g": 237,
"b": 239
},
"hsl": {
"h": 185.714,
"s": 39.623,
"l": 89.608
},
"oklch": {
"l": 0.93264,
"c": 0.0203,
"h": 204.4
},
"luminance": 0.81706
}Semantic roles & 50–950 ramp
primary
#DAEDEF
secondary
#CBA6A3
accent
#3F33B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585