#DAEAE2#DAEAE2
#DAEAE2 is a very light, muted teal. Relative luminance 0.792; OKLCH L 92.3% C 0.020 H 164.6°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEAE2 |
|---|---|
| RGB | rgb(218, 234, 226) |
| HSL | hsl(150, 28%, 89%) |
| HSV | hsv(150, 7%, 92%) |
| CMYK | cmyk(6.8%, 0%, 3.4%, 8.2%) |
| CIE-LAB | lab(91.34, -6.76, 2.06) |
| CIE-LCH | lch(91.34, 7.07, 163.09°) |
| OKLab | oklab(92.29% -0.0194 0.0054) |
| OKLCH | oklch(92.29% 0.02 164.6) |
| XYZ | xyz(72.0610, 79.2413, 83.4354) |
| Luminance | 0.7924 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.13
Mintcream
#F5FFFA
ΔE00 5.49
Light Grey
#D8DCD6
ΔE00 5.63
Azure (CSS)
#F0FFFF
ΔE00 5.96
Lightcyan
#E0FFFF
ΔE00 6.70
Ice
#D6FFFA
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEAE2 #EADAE2
analogous
#DAEADA #DAEAE2 #DAEAEA
triadic
#DAEAE2 #E2DAEA #EAE2DA
tetradic
#DAEAE2 #DADAEA #EADAE2 #EAEADA
square
#DAEAE2 #DADAEA #EADAE2 #EAEADA
split-complementary
#DAEAE2 #EADAEA #EADADA
monochromatic
#8CBEA5 #B3D4C3 #DAEAE2 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.25
#DAEAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#DAEAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEAE2
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEAE2 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E7E2
Deuteranopia (green-blind)
#E6E5E2
Tritanopia (blue-blind)
#D7EAE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daeae2; /* rgb */ color: rgb(218, 234, 226); /* oklch */ color: oklch(92.3% 0.020 164.6);
Tailwind
colors: {
custom: {
50: '#e5f0eb',
500: '#daeae2',
950: '#000000',
},
}SCSS
$custom: #daeae2; $custom-light: #e5f0eb; $custom-dark: #000000;
JSON
{
"hex": "#daeae2",
"rgb": {
"r": 218,
"g": 234,
"b": 226
},
"hsl": {
"h": 150,
"s": 27.586,
"l": 88.627
},
"oklch": {
"l": 0.92285,
"c": 0.02009,
"h": 164.6
},
"luminance": 0.79242
}Semantic roles & 50–950 ramp
primary
#DAEAE2
secondary
#C3A6B4
accent
#3F73A6
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584