#DAEFE7#DAEFE7
#DAEFE7 is a very light, muted teal. Relative luminance 0.824; OKLCH L 93.4% C 0.025 H 170.9°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEFE7 |
|---|---|
| RGB | rgb(218, 239, 231) |
| HSL | hsl(157, 40%, 90%) |
| HSV | hsv(157, 9%, 94%) |
| CMYK | cmyk(8.8%, 0%, 3.3%, 6.3%) |
| CIE-LAB | lab(92.75, -8.38, 1.51) |
| CIE-LCH | lch(92.75, 8.51, 169.81°) |
| OKLab | oklab(93.44% -0.0243 0.0039) |
| OKLCH | oklch(93.44% 0.025 170.9) |
| XYZ | xyz(74.2006, 82.4069, 87.5827) |
| Luminance | 0.8241 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.83
Lightcyan
#E0FFFF
ΔE00 5.24
Mintcream
#F5FFFA
ΔE00 5.84
Azure (CSS)
#F0FFFF
ΔE00 5.87
Ice
#D6FFFA
ΔE00 6.10
Ice Blue (survey)
#D7FFFE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEFE7 #EFDAE2
analogous
#DAEFDD #DAEFE7 #DAEDEF
triadic
#DAEFE7 #E7DAEF #EFE7DA
tetradic
#DAEFE7 #DDDAEF #EFDAE2 #EDEFDA
square
#DAEFE7 #DDDAEF #EFDAE2 #EDEFDA
split-complementary
#DAEFE7 #EFDAED #EFDDDA
monochromatic
#85CAB0 #AFDDCB #DAEFE7 #EAF6F1 #EAF6F1
Accessibility & contrast
On white
1.20
#DAEFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#DAEFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEFE7
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEFE7 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEECE7
Deuteranopia (green-blind)
#E9E9E7
Tritanopia (blue-blind)
#D6EFED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #daefe7; /* rgb */ color: rgb(218, 239, 231); /* oklch */ color: oklch(93.4% 0.025 170.9);
Tailwind
colors: {
custom: {
50: '#e5f4ee',
500: '#daefe7',
950: '#000000',
},
}SCSS
$custom: #daefe7; $custom-light: #e5f4ee; $custom-dark: #000000;
JSON
{
"hex": "#daefe7",
"rgb": {
"r": 218,
"g": 239,
"b": 231
},
"hsl": {
"h": 157.143,
"s": 39.623,
"l": 89.608
},
"oklch": {
"l": 0.93441,
"c": 0.02458,
"h": 170.9
},
"luminance": 0.82408
}Semantic roles & 50–950 ramp
primary
#DAEFE7
secondary
#CBA3B2
accent
#3364B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585