#DEEAE8#DEEAE8
#DEEAE8 is a very light, near-neutral teal. Relative luminance 0.802; OKLCH L 92.7% C 0.013 H 185.1°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEAE8 |
|---|---|
| RGB | rgb(222, 234, 232) |
| HSL | hsl(170, 22%, 89%) |
| HSV | hsv(170, 5%, 92%) |
| CMYK | cmyk(5.1%, 0%, 0.9%, 8.2%) |
| CIE-LAB | lab(91.77, -4.34, -0.41) |
| CIE-LCH | lch(91.77, 4.36, 185.39°) |
| OKLab | oklab(92.75% -0.013 -0.0012) |
| OKLCH | oklch(92.75% 0.013 185.1) |
| XYZ | xyz(74.1096, 80.2008, 87.9042) |
| Luminance | 0.8020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.46
Light Grey
#D8DCD6
ΔE00 4.56
Mintcream
#F5FFFA
ΔE00 4.65
Fog
#D8DCE0
ΔE00 5.86
Aliceblue
#F0F8FF
ΔE00 6.20
Gainsboro
#DCDCDC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEAE8 #EADEE0
analogous
#DEEAE2 #DEEAE8 #DEE6EA
triadic
#DEEAE8 #E8DEEA #EAE8DE
tetradic
#DEEAE8 #E2DEEA #EADEE0 #E6EADE
square
#DEEAE8 #E2DEEA #EADEE0 #E6EADE
split-complementary
#DEEAE8 #EADEE6 #EAE2DE
monochromatic
#93BAB4 #B9D2CE #DEEAE8 #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.23
#DEEAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#DEEAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEAE8
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEAE8 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E8E8
Deuteranopia (green-blind)
#E6E7E8
Tritanopia (blue-blind)
#DBEBE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #deeae8; /* rgb */ color: rgb(222, 234, 232); /* oklch */ color: oklch(92.7% 0.013 185.1);
Tailwind
colors: {
custom: {
50: '#e8f0ef',
500: '#deeae8',
950: '#000000',
},
}SCSS
$custom: #deeae8; $custom-light: #e8f0ef; $custom-dark: #000000;
JSON
{
"hex": "#deeae8",
"rgb": {
"r": 222,
"g": 234,
"b": 232
},
"hsl": {
"h": 170,
"s": 22.222,
"l": 89.412
},
"oklch": {
"l": 0.92746,
"c": 0.01306,
"h": 185.1
},
"luminance": 0.80201
}Semantic roles & 50–950 ramp
primary
#DEEAE8
secondary
#C1ABAF
accent
#4554A1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585