#DAEFE9#DAEFE9
#DAEFE9 is a very light, muted teal. Relative luminance 0.825; OKLCH L 93.5% C 0.024 H 176.8°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEFE9 |
|---|---|
| RGB | rgb(218, 239, 233) |
| HSL | hsl(163, 40%, 90%) |
| HSV | hsv(163, 9%, 94%) |
| CMYK | cmyk(8.8%, 0%, 2.5%, 6.3%) |
| CIE-LAB | lab(92.80, -8.01, 0.54) |
| CIE-LCH | lch(92.80, 8.02, 176.15°) |
| OKLab | oklab(93.5% -0.0235 0.0013) |
| OKLCH | oklch(93.5% 0.024 176.8) |
| XYZ | xyz(74.4847, 82.5206, 89.0789) |
| Luminance | 0.8252 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.73
Azure (CSS)
#F0FFFF
ΔE00 5.30
Honeydew
#F0FFF0
ΔE00 5.33
Mintcream
#F5FFFA
ΔE00 5.61
Ice Blue (survey)
#D7FFFE
ΔE00 6.00
Ice
#D6FFFA
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEFE9 #EFDAE0
analogous
#DAEFDF #DAEFE9 #DAEBEF
triadic
#DAEFE9 #E9DAEF #EFE9DA
tetradic
#DAEFE9 #DFDAEF #EFDAE0 #EBEFDA
square
#DAEFE9 #DFDAEF #EFDAE0 #EBEFDA
split-complementary
#DAEFE9 #EFDAEB #EFDFDA
monochromatic
#85CAB6 #AFDDD0 #DAEFE9 #EAF6F2 #EAF6F2
Accessibility & contrast
On white
1.20
#DAEFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#DAEFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEFE9
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEFE9 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECE9
Deuteranopia (green-blind)
#E9E9E9
Tritanopia (blue-blind)
#D5F0ED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #daefe9; /* rgb */ color: rgb(218, 239, 233); /* oklch */ color: oklch(93.5% 0.024 176.8);
Tailwind
colors: {
custom: {
50: '#e5f4f0',
500: '#daefe9',
950: '#000000',
},
}SCSS
$custom: #daefe9; $custom-light: #e5f4f0; $custom-dark: #000000;
JSON
{
"hex": "#daefe9",
"rgb": {
"r": 218,
"g": 239,
"b": 233
},
"hsl": {
"h": 162.857,
"s": 39.623,
"l": 89.608
},
"oklch": {
"l": 0.93497,
"c": 0.02354,
"h": 176.8
},
"luminance": 0.82522
}Semantic roles & 50–950 ramp
primary
#DAEFE9
secondary
#CBA3AE
accent
#3357B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585