#8EA693#8EA693
#8EA693 is a light, muted green. Relative luminance 0.351; OKLCH L 70.1% C 0.038 H 151.4°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA693 |
|---|---|
| RGB | rgb(142, 166, 147) |
| HSL | hsl(133, 12%, 60%) |
| HSV | hsv(133, 14%, 65%) |
| CMYK | cmyk(14.5%, 0%, 11.4%, 34.9%) |
| CIE-LAB | lab(65.85, -12.15, 7.05) |
| CIE-LCH | lch(65.85, 14.05, 149.86°) |
| OKLab | oklab(70.12% -0.0337 0.0183) |
| OKLCH | oklch(70.12% 0.038 151.4) |
| XYZ | xyz(30.0568, 35.1292, 32.7952) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.06
Grey Green
#86A17D
ΔE00 5.96
Greyish Teal
#719F91
ΔE00 6.94
Greeny Grey
#7EA07A
ΔE00 7.07
Sage Green
#9CAF88
ΔE00 7.11
Greyish Green
#82A67D
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA693 #A68EA1
analogous
#95A68E #8EA693 #8EA69F
triadic
#8EA693 #938EA6 #A6938E
tetradic
#8EA693 #8E95A6 #A68EA1 #A69F8E
square
#8EA693 #8E95A6 #A68EA1 #A69F8E
split-complementary
#8EA693 #9F8EA6 #A68E95
monochromatic
#526856 #6D8A73 #8EA693 #B0C1B4 #D2DCD4
Accessibility & contrast
On white
2.62
#8EA693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#8EA693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA693
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA693 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A292
Deuteranopia (green-blind)
#A29F94
Tritanopia (blue-blind)
#8BA5A0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ea693; /* rgb */ color: rgb(142, 166, 147); /* oklch */ color: oklch(70.1% 0.038 151.4);
Tailwind
colors: {
custom: {
50: '#afc0b2',
500: '#8ea693',
950: '#000000',
},
}SCSS
$custom: #8ea693; $custom-light: #afc0b2; $custom-dark: #000000;
JSON
{
"hex": "#8ea693",
"rgb": {
"r": 142,
"g": 166,
"b": 147
},
"hsl": {
"h": 132.5,
"s": 11.881,
"l": 60.392
},
"oklch": {
"l": 0.70115,
"c": 0.03834,
"h": 151.4
},
"luminance": 0.3513
}Semantic roles & 50–950 ramp
primary
#8EA693
secondary
#CCC3CB
accent
#508796
background
#FAFBFA
surface
#F4F7F5
border
#CED0CF
text
#101211
muted
#7F8180