#8EA098#8EA098
#8EA098 is a light, muted teal. Relative luminance 0.332; OKLCH L 68.9% C 0.023 H 167.1°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA098 |
|---|---|
| RGB | rgb(142, 160, 152) |
| HSL | hsl(153, 9%, 59%) |
| HSV | hsv(153, 11%, 63%) |
| CMYK | cmyk(11.2%, 0%, 5%, 37.3%) |
| CIE-LAB | lab(64.29, -7.96, 2.01) |
| CIE-LCH | lch(64.29, 8.21, 165.80°) |
| OKLab | oklab(68.92% -0.0228 0.0052) |
| OKLCH | oklch(68.92% 0.023 167.1) |
| XYZ | xyz(29.3924, 33.1589, 34.5514) |
| Luminance | 0.3316 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.30
Grey
#929591
ΔE00 7.31
Pewter
#899397
ΔE00 8.34
Greyish Teal
#719F91
ΔE00 8.49
Cement
#A5A391
ΔE00 9.21
Greenish Grey
#96AE8D
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA098 #A08E96
analogous
#8EA08F #8EA098 #8E9FA0
triadic
#8EA098 #988EA0 #A0988E
tetradic
#8EA098 #8F8EA0 #A08E96 #9FA08E
square
#8EA098 #8F8EA0 #A08E96 #9FA08E
split-complementary
#8EA098 #A08E9F #A08F8E
monochromatic
#52625B #6E837A #8EA098 #AFBCB6 #D0D8D5
Accessibility & contrast
On white
2.75
#8EA098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#8EA098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA098
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA098 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9D98
Deuteranopia (green-blind)
#9C9B98
Tritanopia (blue-blind)
#8BA09E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8ea098; /* rgb */ color: rgb(142, 160, 152); /* oklch */ color: oklch(68.9% 0.023 167.1);
Tailwind
colors: {
custom: {
50: '#afbcb6',
500: '#8ea098',
950: '#000000',
},
}SCSS
$custom: #8ea098; $custom-light: #afbcb6; $custom-dark: #000000;
JSON
{
"hex": "#8ea098",
"rgb": {
"r": 142,
"g": 160,
"b": 152
},
"hsl": {
"h": 153.333,
"s": 8.654,
"l": 59.216
},
"oklch": {
"l": 0.68919,
"c": 0.02342,
"h": 167.1
},
"luminance": 0.33159
}Semantic roles & 50–950 ramp
primary
#8EA098
secondary
#C8C1C5
accent
#7691B2
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180