#8EB8A1#8EB8A1
#8EB8A1 is a light, muted green. Relative luminance 0.426; OKLCH L 74.6% C 0.056 H 160.7°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB8A1 |
|---|---|
| RGB | rgb(142, 184, 161) |
| HSL | hsl(147, 23%, 64%) |
| HSV | hsv(147, 23%, 72%) |
| CMYK | cmyk(22.8%, 0%, 12.5%, 27.8%) |
| CIE-LAB | lab(71.29, -18.78, 7.13) |
| CIE-LCH | lch(71.29, 20.09, 159.22°) |
| OKLab | oklab(74.56% -0.0527 0.0185) |
| OKLCH | oklch(74.56% 0.056 160.7) |
| XYZ | xyz(34.7270, 42.6038, 40.1049) |
| Luminance | 0.4260 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.30
Darkseagreen
#8FBC8F
ΔE00 6.45
Pale Teal
#82CBB2
ΔE00 6.65
Greyish Green
#82A67D
ΔE00 8.07
Greyish Teal
#719F91
ΔE00 8.22
Sage Green
#9CAF88
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB8A1 #B88EA5
analogous
#90B88E #8EB8A1 #8EB8B6
triadic
#8EB8A1 #A18EB8 #B8A18E
tetradic
#8EB8A1 #8E90B8 #B88EA5 #B8B68E
square
#8EB8A1 #8E90B8 #B88EA5 #B8B68E
split-complementary
#8EB8A1 #B68EB8 #B88E90
monochromatic
#4F7D64 #68A082 #8EB8A1 #B4D0C0 #D9E7E0
Accessibility & contrast
On white
2.21
#8EB8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#8EB8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB8A1
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB8A1 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A0
Deuteranopia (green-blind)
#AFACA2
Tritanopia (blue-blind)
#86B8B1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8eb8a1; /* rgb */ color: rgb(142, 184, 161); /* oklch */ color: oklch(74.6% 0.056 160.7);
Tailwind
colors: {
custom: {
50: '#afcdbc',
500: '#8eb8a1',
950: '#000000',
},
}SCSS
$custom: #8eb8a1; $custom-light: #afcdbc; $custom-dark: #000000;
JSON
{
"hex": "#8eb8a1",
"rgb": {
"r": 142,
"g": 184,
"b": 161
},
"hsl": {
"h": 147.143,
"s": 22.826,
"l": 63.922
},
"oklch": {
"l": 0.74561,
"c": 0.05588,
"h": 160.7
},
"luminance": 0.42605
}Semantic roles & 50–950 ramp
primary
#8EB8A1
secondary
#D8CAD2
accent
#4477A1
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101312
muted
#7F8281