#8EA2A2#8EA2A2
#8EA2A2 is a light, muted teal. Relative luminance 0.342; OKLCH L 69.7% C 0.022 H 196.7°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2A2 |
|---|---|
| RGB | rgb(142, 162, 162) |
| HSL | hsl(180, 10%, 60%) |
| HSV | hsv(180, 12%, 64%) |
| CMYK | cmyk(12.3%, 0%, 0%, 36.5%) |
| CIE-LAB | lab(65.12, -6.99, -2.37) |
| CIE-LCH | lch(65.12, 7.38, 198.76°) |
| OKLab | oklab(69.67% -0.0216 -0.0064) |
| OKLCH | oklch(69.67% 0.023 196.7) |
| XYZ | xyz(30.5957, 34.1994, 39.1646) |
| Luminance | 0.3420 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.20
Pewter
#899397
ΔE00 6.46
Cool Gray
#9AA7B0
ΔE00 6.49
Bluegrey
#85A3B2
ΔE00 6.74
Bluey Grey
#89A0B0
ΔE00 7.54
Grey
#929591
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2A2 #A28E8E
analogous
#8EA298 #8EA2A2 #8E98A2
triadic
#8EA2A2 #A28EA2 #A2A28E
tetradic
#8EA2A2 #988EA2 #A28E8E #98A28E
square
#8EA2A2 #988EA2 #A28E8E #98A28E
split-complementary
#8EA2A2 #A28E98 #A2988E
monochromatic
#526464 #6E8585 #8EA2A2 #B0BEBE #D1D9D9
Accessibility & contrast
On white
2.68
#8EA2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#8EA2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2A2
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2A2 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A2
Deuteranopia (green-blind)
#9B9DA2
Tritanopia (blue-blind)
#88A3A2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8ea2a2; /* rgb */ color: rgb(142, 162, 162); /* oklch */ color: oklch(69.7% 0.022 196.7);
Tailwind
colors: {
custom: {
50: '#afbdbd',
500: '#8ea2a2',
950: '#000000',
},
}SCSS
$custom: #8ea2a2; $custom-light: #afbdbd; $custom-dark: #000000;
JSON
{
"hex": "#8ea2a2",
"rgb": {
"r": 142,
"g": 162,
"b": 162
},
"hsl": {
"h": 180,
"s": 9.709,
"l": 59.608
},
"oklch": {
"l": 0.69668,
"c": 0.0225,
"h": 196.7
},
"luminance": 0.342
}Semantic roles & 50–950 ramp
primary
#8EA2A2
secondary
#CAC2C2
accent
#7575B3
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101212
muted
#7F8181