#8EA099#8EA099
#8EA099 is a light, muted teal. Relative luminance 0.332; OKLCH L 68.9% C 0.023 H 170.3°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA099 |
|---|---|
| RGB | rgb(142, 160, 153) |
| HSL | hsl(157, 9%, 59%) |
| HSV | hsv(157, 11%, 63%) |
| CMYK | cmyk(11.2%, 0%, 4.4%, 37.3%) |
| CIE-LAB | lab(64.32, -7.76, 1.49) |
| CIE-LCH | lch(64.32, 7.90, 169.11°) |
| OKLab | oklab(68.95% -0.0224 0.0038) |
| OKLCH | oklch(68.95% 0.023 170.3) |
| XYZ | xyz(29.4746, 33.1918, 34.9846) |
| Luminance | 0.3319 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.86
Grey
#929591
ΔE00 7.16
Pewter
#899397
ΔE00 7.97
Greyish Teal
#719F91
ΔE00 8.67
Cement
#A5A391
ΔE00 9.37
Cool Gray
#9AA7B0
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA099 #A08E95
analogous
#8EA090 #8EA099 #8E9EA0
triadic
#8EA099 #998EA0 #A0998E
tetradic
#8EA099 #908EA0 #A08E95 #9EA08E
square
#8EA099 #908EA0 #A08E95 #9EA08E
split-complementary
#8EA099 #A08E9E #A0908E
monochromatic
#52625C #6E837B #8EA099 #AFBCB7 #D0D8D5
Accessibility & contrast
On white
2.75
#8EA099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#8EA099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA099
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA099 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9D99
Deuteranopia (green-blind)
#9B9B99
Tritanopia (blue-blind)
#8AA09E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8ea099; /* rgb */ color: rgb(142, 160, 153); /* oklch */ color: oklch(68.9% 0.023 170.3);
Tailwind
colors: {
custom: {
50: '#afbcb7',
500: '#8ea099',
950: '#000000',
},
}SCSS
$custom: #8ea099; $custom-light: #afbcb7; $custom-dark: #000000;
JSON
{
"hex": "#8ea099",
"rgb": {
"r": 142,
"g": 160,
"b": 153
},
"hsl": {
"h": 156.667,
"s": 8.654,
"l": 59.216
},
"oklch": {
"l": 0.68949,
"c": 0.02274,
"h": 170.3
},
"luminance": 0.33192
}Semantic roles & 50–950 ramp
primary
#8EA099
secondary
#C8C1C4
accent
#768DB2
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180