#8EADA2#8EADA2
#8EADA2 is a light, muted teal. Relative luminance 0.382; OKLCH L 72.1% C 0.038 H 171.7°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8EADA2 |
|---|---|
| RGB | rgb(142, 173, 162) |
| HSL | hsl(159, 16%, 62%) |
| HSV | hsv(159, 18%, 68%) |
| CMYK | cmyk(17.9%, 0%, 6.4%, 32.2%) |
| CIE-LAB | lab(68.20, -12.87, 2.13) |
| CIE-LCH | lch(68.20, 13.05, 170.62°) |
| OKLab | oklab(72.11% -0.0372 0.0054) |
| OKLCH | oklch(72.11% 0.038 171.7) |
| XYZ | xyz(32.6188, 38.2456, 39.8390) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.53
Greenish Grey
#96AE8D
ΔE00 8.10
Dull Teal
#5F9E8F
ΔE00 9.43
Cool Grey
#95A3A6
ΔE00 9.61
Grey Green
#86A17D
ΔE00 9.72
Grey Teal
#5E9B8A
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EADA2 #AD8E99
analogous
#8EAD93 #8EADA2 #8EA9AD
triadic
#8EADA2 #A28EAD #ADA28E
tetradic
#8EADA2 #938EAD #AD8E99 #A9AD8E
square
#8EADA2 #938EAD #AD8E99 #A9AD8E
split-complementary
#8EADA2 #AD8EA9 #AD938E
monochromatic
#517065 #6B9385 #8EADA2 #B1C7BF #D5E0DC
Accessibility & contrast
On white
2.43
#8EADA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#8EADA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EADA2
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EADA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EADA2 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A2
Deuteranopia (green-blind)
#A5A5A3
Tritanopia (blue-blind)
#87AEAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8eada2; /* rgb */ color: rgb(142, 173, 162); /* oklch */ color: oklch(72.1% 0.038 171.7);
Tailwind
colors: {
custom: {
50: '#afc5bd',
500: '#8eada2',
950: '#000000',
},
}SCSS
$custom: #8eada2; $custom-light: #afc5bd; $custom-dark: #000000;
JSON
{
"hex": "#8eada2",
"rgb": {
"r": 142,
"g": 173,
"b": 162
},
"hsl": {
"h": 158.71,
"s": 15.897,
"l": 61.765
},
"oklch": {
"l": 0.72111,
"c": 0.03757,
"h": 171.7
},
"luminance": 0.38247
}Semantic roles & 50–950 ramp
primary
#8EADA2
secondary
#D1C6CA
accent
#4B679A
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101312
muted
#7F8281