#DAEFE8#DAEFE8
#DAEFE8 is a very light, muted teal. Relative luminance 0.825; OKLCH L 93.5% C 0.024 H 173.8°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEFE8 |
|---|---|
| RGB | rgb(218, 239, 232) |
| HSL | hsl(160, 40%, 90%) |
| HSV | hsv(160, 9%, 94%) |
| CMYK | cmyk(8.8%, 0%, 2.9%, 6.3%) |
| CIE-LAB | lab(92.78, -8.19, 1.02) |
| CIE-LCH | lch(92.78, 8.26, 172.89°) |
| OKLab | oklab(93.47% -0.0239 0.0026) |
| OKLCH | oklch(93.47% 0.024 173.8) |
| XYZ | xyz(74.3423, 82.4636, 88.3287) |
| Luminance | 0.8246 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.98
Honeydew
#F0FFF0
ΔE00 5.07
Azure (CSS)
#F0FFFF
ΔE00 5.58
Mintcream
#F5FFFA
ΔE00 5.71
Ice
#D6FFFA
ΔE00 6.05
Ice Blue (survey)
#D7FFFE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEFE8 #EFDAE1
analogous
#DAEFDE #DAEFE8 #DAECEF
triadic
#DAEFE8 #E8DAEF #EFE8DA
tetradic
#DAEFE8 #DEDAEF #EFDAE1 #ECEFDA
square
#DAEFE8 #DEDAEF #EFDAE1 #ECEFDA
split-complementary
#DAEFE8 #EFDAEC #EFDEDA
monochromatic
#85CAB3 #AFDDCD #DAEFE8 #EAF6F2 #EAF6F2
Accessibility & contrast
On white
1.20
#DAEFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#DAEFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEFE8
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEFE8 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECE8
Deuteranopia (green-blind)
#E9E9E8
Tritanopia (blue-blind)
#D6F0ED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #daefe8; /* rgb */ color: rgb(218, 239, 232); /* oklch */ color: oklch(93.5% 0.024 173.8);
Tailwind
colors: {
custom: {
50: '#e5f4ef',
500: '#daefe8',
950: '#000000',
},
}SCSS
$custom: #daefe8; $custom-light: #e5f4ef; $custom-dark: #000000;
JSON
{
"hex": "#daefe8",
"rgb": {
"r": 218,
"g": 239,
"b": 232
},
"hsl": {
"h": 160,
"s": 39.623,
"l": 89.608
},
"oklch": {
"l": 0.93469,
"c": 0.02403,
"h": 173.8
},
"luminance": 0.82465
}Semantic roles & 50–950 ramp
primary
#DAEFE8
secondary
#CBA3B0
accent
#335DB3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585