#8EA4A5#8EA4A5
#8EA4A5 is a light, muted teal. Relative luminance 0.350; OKLCH L 70.2% C 0.025 H 199.9°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA4A5 |
|---|---|
| RGB | rgb(142, 164, 165) |
| HSL | hsl(183, 11%, 60%) |
| HSV | hsv(183, 14%, 65%) |
| CMYK | cmyk(13.9%, 0.6%, 0%, 35.3%) |
| CIE-LAB | lab(65.76, -7.44, -3.11) |
| CIE-LCH | lch(65.76, 8.06, 202.67°) |
| OKLab | oklab(70.2% -0.0232 -0.0084) |
| OKLCH | oklch(70.2% 0.025 199.9) |
| XYZ | xyz(31.2206, 35.0176, 40.7042) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.42
Bluegrey
#85A3B2
ΔE00 6.23
Cool Gray
#9AA7B0
ΔE00 6.39
Pewter
#899397
ΔE00 7.04
Bluey Grey
#89A0B0
ΔE00 7.25
Greyblue
#77A1B5
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA4A5 #A58F8E
analogous
#8EA59A #8EA4A5 #8E98A5
triadic
#8EA4A5 #A58EA4 #A4A58E
tetradic
#8EA4A5 #9A8EA5 #A58F8E #98A58E
square
#8EA4A5 #9A8EA5 #A58F8E #98A58E
split-complementary
#8EA4A5 #A58E98 #A59A8E
monochromatic
#526667 #6D8889 #8EA4A5 #B0BFC0 #D2DBDB
Accessibility & contrast
On white
2.62
#8EA4A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#8EA4A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA4A5
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA4A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA4A5 | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A5
Deuteranopia (green-blind)
#9C9EA5
Tritanopia (blue-blind)
#87A6A4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ea4a5; /* rgb */ color: rgb(142, 164, 165); /* oklch */ color: oklch(70.2% 0.025 199.9);
Tailwind
colors: {
custom: {
50: '#afbfbf',
500: '#8ea4a5',
950: '#000000',
},
}SCSS
$custom: #8ea4a5; $custom-light: #afbfbf; $custom-dark: #000000;
JSON
{
"hex": "#8ea4a5",
"rgb": {
"r": 142,
"g": 164,
"b": 165
},
"hsl": {
"h": 182.609,
"s": 11.33,
"l": 60.196
},
"oklch": {
"l": 0.70203,
"c": 0.02468,
"h": 199.9
},
"luminance": 0.35018
}Semantic roles & 50–950 ramp
primary
#8EA4A5
secondary
#CCC3C3
accent
#535095
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181