#DAEFEA#DAEFEA
#DAEFEA is a very light, muted teal. Relative luminance 0.826; OKLCH L 93.5% C 0.023 H 179.9°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEFEA |
|---|---|
| RGB | rgb(218, 239, 234) |
| HSL | hsl(166, 40%, 90%) |
| HSV | hsv(166, 9%, 94%) |
| CMYK | cmyk(8.8%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(92.83, -7.82, 0.06) |
| CIE-LCH | lch(92.83, 7.82, 179.59°) |
| OKLab | oklab(93.53% -0.0231 0) |
| OKLCH | oklch(93.53% 0.023 179.9) |
| XYZ | xyz(74.6280, 82.5779, 89.8333) |
| Luminance | 0.8258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.52
Azure (CSS)
#F0FFFF
ΔE00 5.04
Mintcream
#F5FFFA
ΔE00 5.54
Honeydew
#F0FFF0
ΔE00 5.62
Ice Blue (survey)
#D7FFFE
ΔE00 5.90
Ice
#D6FFFA
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEFEA #EFDADF
analogous
#DAEFE0 #DAEFEA #DAEAEF
triadic
#DAEFEA #EADAEF #EFEADA
tetradic
#DAEFEA #E0DAEF #EFDADF #EAEFDA
square
#DAEFEA #E0DAEF #EFDADF #EAEFDA
split-complementary
#DAEFEA #EFDAEA #EFE0DA
monochromatic
#85CABA #AFDDD2 #DAEFEA #EAF6F3 #EAF6F3
Accessibility & contrast
On white
1.20
#DAEFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#DAEFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEFEA
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEFEA | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#E9E9EA
Tritanopia (blue-blind)
#D5F0ED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #daefea; /* rgb */ color: rgb(218, 239, 234); /* oklch */ color: oklch(93.5% 0.023 179.9);
Tailwind
colors: {
custom: {
50: '#e5f4f0',
500: '#daefea',
950: '#000000',
},
}SCSS
$custom: #daefea; $custom-light: #e5f4f0; $custom-dark: #000000;
JSON
{
"hex": "#daefea",
"rgb": {
"r": 218,
"g": 239,
"b": 234
},
"hsl": {
"h": 165.714,
"s": 39.623,
"l": 89.608
},
"oklch": {
"l": 0.93525,
"c": 0.02311,
"h": 179.9
},
"luminance": 0.82579
}Semantic roles & 50–950 ramp
primary
#DAEFEA
secondary
#CBA3AC
accent
#3351B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585