#8EAEA8#8EAEA8
#8EAEA8 is a light, muted teal. Relative luminance 0.389; OKLCH L 72.5% C 0.036 H 182.6°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAEA8 |
|---|---|
| RGB | rgb(142, 174, 168) |
| HSL | hsl(169, 16%, 62%) |
| HSV | hsv(169, 18%, 68%) |
| CMYK | cmyk(18.4%, 0%, 3.4%, 31.8%) |
| CIE-LAB | lab(68.64, -12.15, -0.55) |
| CIE-LCH | lch(68.64, 12.16, 182.59°) |
| OKLab | oklab(72.51% -0.036 -0.0016) |
| OKLCH | oklch(72.51% 0.036 182.6) |
| XYZ | xyz(33.3573, 38.8490, 42.7793) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.44
Cool Grey
#95A3A6
ΔE00 8.38
Cadetblue
#5F9EA0
ΔE00 9.22
Dull Teal
#5F9E8F
ΔE00 10.13
Greenish Grey
#96AE8D
ΔE00 10.23
Bluegrey
#85A3B2
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAEA8 #AE8E94
analogous
#8EAE98 #8EAEA8 #8EA4AE
triadic
#8EAEA8 #A88EAE #AEA88E
tetradic
#8EAEA8 #988EAE #AE8E94 #A4AE8E
square
#8EAEA8 #988EAE #AE8E94 #A4AE8E
split-complementary
#8EAEA8 #AE8EA4 #AE988E
monochromatic
#51716B #6A948D #8EAEA8 #B2C8C3 #D5E1DF
Accessibility & contrast
On white
2.39
#8EAEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#8EAEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAEA8
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAEA8 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA8
Deuteranopia (green-blind)
#A5A6A9
Tritanopia (blue-blind)
#86AFAC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8eaea8; /* rgb */ color: rgb(142, 174, 168); /* oklch */ color: oklch(72.5% 0.036 182.6);
Tailwind
colors: {
custom: {
50: '#afc6c1',
500: '#8eaea8',
950: '#000000',
},
}SCSS
$custom: #8eaea8; $custom-light: #afc6c1; $custom-dark: #000000;
JSON
{
"hex": "#8eaea8",
"rgb": {
"r": 142,
"g": 174,
"b": 168
},
"hsl": {
"h": 168.75,
"s": 16.495,
"l": 61.961
},
"oklch": {
"l": 0.72513,
"c": 0.03607,
"h": 182.6
},
"luminance": 0.3885
}Semantic roles & 50–950 ramp
primary
#8EAEA8
secondary
#D2C6C8
accent
#4B5A9B
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281