#8EB8A4#8EB8A4
#8EB8A4 is a light, muted teal. Relative luminance 0.427; OKLCH L 74.6% C 0.053 H 164.3°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB8A4 |
|---|---|
| RGB | rgb(142, 184, 164) |
| HSL | hsl(151, 23%, 64%) |
| HSV | hsv(151, 23%, 72%) |
| CMYK | cmyk(22.8%, 0%, 10.9%, 27.8%) |
| CIE-LAB | lab(71.36, -18.18, 5.59) |
| CIE-LCH | lch(71.36, 19.02, 162.90°) |
| OKLab | oklab(74.64% -0.0514 0.0145) |
| OKLCH | oklch(74.64% 0.053 164.3) |
| XYZ | xyz(34.9947, 42.7109, 41.5150) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.66
Greenish Grey
#96AE8D
ΔE00 6.99
Darkseagreen
#8FBC8F
ΔE00 7.48
Greyish Teal
#719F91
ΔE00 7.93
Seafoam Blue
#78D1B6
ΔE00 8.83
Greyish Green
#82A67D
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB8A4 #B88EA2
analogous
#8EB88F #8EB8A4 #8EB7B8
triadic
#8EB8A4 #A48EB8 #B8A48E
tetradic
#8EB8A4 #8F8EB8 #B88EA2 #B7B88E
square
#8EB8A4 #8F8EB8 #B88EA2 #B7B88E
split-complementary
#8EB8A4 #B88EB7 #B88F8E
monochromatic
#4F7D67 #68A086 #8EB8A4 #B4D0C2 #D9E7E1
Accessibility & contrast
On white
2.20
#8EB8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#8EB8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB8A4
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB8A4 | 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)
#B6B2A3
Deuteranopia (green-blind)
#AFADA5
Tritanopia (blue-blind)
#85B8B2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8eb8a4; /* rgb */ color: rgb(142, 184, 164); /* oklch */ color: oklch(74.6% 0.053 164.3);
Tailwind
colors: {
custom: {
50: '#afcdbf',
500: '#8eb8a4',
950: '#000000',
},
}SCSS
$custom: #8eb8a4; $custom-light: #afcdbf; $custom-dark: #000000;
JSON
{
"hex": "#8eb8a4",
"rgb": {
"r": 142,
"g": 184,
"b": 164
},
"hsl": {
"h": 151.429,
"s": 22.826,
"l": 63.922
},
"oklch": {
"l": 0.74643,
"c": 0.05345,
"h": 164.3
},
"luminance": 0.42712
}Semantic roles & 50–950 ramp
primary
#8EB8A4
secondary
#D8CAD1
accent
#4471A1
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101312
muted
#7F8281