#8EA096#8EA096
#8EA096 is a light, muted green. Relative luminance 0.331; OKLCH L 68.9% C 0.025 H 161.4°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA096 |
|---|---|
| RGB | rgb(142, 160, 150) |
| HSL | hsl(147, 9%, 59%) |
| HSV | hsv(147, 11%, 63%) |
| CMYK | cmyk(11.2%, 0%, 6.2%, 37.3%) |
| CIE-LAB | lab(64.24, -8.35, 3.06) |
| CIE-LCH | lch(64.24, 8.90, 159.89°) |
| OKLab | oklab(68.86% -0.0237 0.008) |
| OKLCH | oklch(68.86% 0.025 161.4) |
| XYZ | xyz(29.2299, 33.0939, 33.6960) |
| Luminance | 0.3309 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.16
Grey
#929591
ΔE00 7.65
Greyish Teal
#719F91
ΔE00 8.22
Cement
#A5A391
ΔE00 8.96
Greenish Grey
#96AE8D
ΔE00 8.99
Pewter
#899397
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA096 #A08E98
analogous
#8FA08E #8EA096 #8EA09F
triadic
#8EA096 #968EA0 #A0968E
tetradic
#8EA096 #8E8FA0 #A08E98 #A09F8E
square
#8EA096 #8E8FA0 #A08E98 #A09F8E
split-complementary
#8EA096 #9F8EA0 #A08E8F
monochromatic
#526259 #6E8377 #8EA096 #AFBCB5 #D0D8D4
Accessibility & contrast
On white
2.76
#8EA096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#8EA096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA096
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA096 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9D96
Deuteranopia (green-blind)
#9C9B97
Tritanopia (blue-blind)
#8BA09D
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8ea096; /* rgb */ color: rgb(142, 160, 150); /* oklch */ color: oklch(68.9% 0.025 161.4);
Tailwind
colors: {
custom: {
50: '#afbcb4',
500: '#8ea096',
950: '#000000',
},
}SCSS
$custom: #8ea096; $custom-light: #afbcb4; $custom-dark: #000000;
JSON
{
"hex": "#8ea096",
"rgb": {
"r": 142,
"g": 160,
"b": 150
},
"hsl": {
"h": 146.667,
"s": 8.654,
"l": 59.216
},
"oklch": {
"l": 0.68861,
"c": 0.02498,
"h": 161.4
},
"luminance": 0.33094
}Semantic roles & 50–950 ramp
primary
#8EA096
secondary
#C8C1C5
accent
#7697B2
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180