#8EB8A3#8EB8A3
#8EB8A3 is a light, muted teal. Relative luminance 0.427; OKLCH L 74.6% C 0.054 H 163.1°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB8A3 |
|---|---|
| RGB | rgb(142, 184, 163) |
| HSL | hsl(150, 23%, 64%) |
| HSV | hsv(150, 23%, 72%) |
| CMYK | cmyk(22.8%, 0%, 11.4%, 27.8%) |
| CIE-LAB | lab(71.33, -18.38, 6.10) |
| CIE-LCH | lch(71.33, 19.37, 161.63°) |
| OKLab | oklab(74.61% -0.0519 0.0158) |
| OKLCH | oklch(74.61% 0.054 163.1) |
| XYZ | xyz(34.9048, 42.6749, 41.0412) |
| Luminance | 0.4268 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.64
Greenish Grey
#96AE8D
ΔE00 6.75
Darkseagreen
#8FBC8F
ΔE00 7.13
Greyish Teal
#719F91
ΔE00 8.02
Greyish Green
#82A67D
ΔE00 8.61
Seafoam Blue
#78D1B6
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB8A3 #B88EA3
analogous
#8EB88E #8EB8A3 #8EB8B8
triadic
#8EB8A3 #A38EB8 #B8A38E
tetradic
#8EB8A3 #8E8EB8 #B88EA3 #B8B88E
square
#8EB8A3 #8E8EB8 #B88EA3 #B8B88E
split-complementary
#8EB8A3 #B88EB8 #B88E8E
monochromatic
#4F7D66 #68A084 #8EB8A3 #B4D0C2 #D9E7E0
Accessibility & contrast
On white
2.20
#8EB8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#8EB8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB8A3
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB8A3 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A2
Deuteranopia (green-blind)
#AFADA4
Tritanopia (blue-blind)
#86B8B2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8eb8a3; /* rgb */ color: rgb(142, 184, 163); /* oklch */ color: oklch(74.6% 0.054 163.1);
Tailwind
colors: {
custom: {
50: '#afcdbe',
500: '#8eb8a3',
950: '#000000',
},
}SCSS
$custom: #8eb8a3; $custom-light: #afcdbe; $custom-dark: #000000;
JSON
{
"hex": "#8eb8a3",
"rgb": {
"r": 142,
"g": 184,
"b": 163
},
"hsl": {
"h": 150,
"s": 22.826,
"l": 63.922
},
"oklch": {
"l": 0.74615,
"c": 0.05423,
"h": 163.1
},
"luminance": 0.42676
}Semantic roles & 50–950 ramp
primary
#8EB8A3
secondary
#D8CAD1
accent
#4473A1
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101312
muted
#7F8281