#8EB8A2#8EB8A2
#8EB8A2 is a light, muted green. Relative luminance 0.426; OKLCH L 74.6% C 0.055 H 161.9°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB8A2 |
|---|---|
| RGB | rgb(142, 184, 162) |
| HSL | hsl(149, 23%, 64%) |
| HSV | hsv(149, 23%, 72%) |
| CMYK | cmyk(22.8%, 0%, 12%, 27.8%) |
| CIE-LAB | lab(71.31, -18.58, 6.62) |
| CIE-LCH | lch(71.31, 19.72, 160.40°) |
| OKLab | oklab(74.59% -0.0523 0.0171) |
| OKLCH | oklch(74.59% 0.055 161.9) |
| XYZ | xyz(34.8155, 42.6392, 40.5712) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.52
Pale Teal
#82CBB2
ΔE00 6.63
Darkseagreen
#8FBC8F
ΔE00 6.79
Greyish Teal
#719F91
ΔE00 8.11
Greyish Green
#82A67D
ΔE00 8.33
Sage Green
#9CAF88
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB8A2 #B88EA4
analogous
#8FB88E #8EB8A2 #8EB8B7
triadic
#8EB8A2 #A28EB8 #B8A28E
tetradic
#8EB8A2 #8E8FB8 #B88EA4 #B8B78E
square
#8EB8A2 #8E8FB8 #B88EA4 #B8B78E
split-complementary
#8EB8A2 #B78EB8 #B88E8F
monochromatic
#4F7D65 #68A083 #8EB8A2 #B4D0C1 #D9E7E0
Accessibility & contrast
On white
2.20
#8EB8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#8EB8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB8A2
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB8A2 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A1
Deuteranopia (green-blind)
#AFADA3
Tritanopia (blue-blind)
#86B8B2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8eb8a2; /* rgb */ color: rgb(142, 184, 162); /* oklch */ color: oklch(74.6% 0.055 161.9);
Tailwind
colors: {
custom: {
50: '#afcdbd',
500: '#8eb8a2',
950: '#000000',
},
}SCSS
$custom: #8eb8a2; $custom-light: #afcdbd; $custom-dark: #000000;
JSON
{
"hex": "#8eb8a2",
"rgb": {
"r": 142,
"g": 184,
"b": 162
},
"hsl": {
"h": 148.571,
"s": 22.826,
"l": 63.922
},
"oklch": {
"l": 0.74588,
"c": 0.05504,
"h": 161.9
},
"luminance": 0.4264
}Semantic roles & 50–950 ramp
primary
#8EB8A2
secondary
#D8CAD1
accent
#4475A1
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101312
muted
#7F8281