#8EA09B#8EA09B
#8EA09B is a light, muted teal. Relative luminance 0.333; OKLCH L 69.0% C 0.022 H 177.1°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA09B |
|---|---|
| RGB | rgb(142, 160, 155) |
| HSL | hsl(163, 9%, 59%) |
| HSV | hsv(163, 11%, 63%) |
| CMYK | cmyk(11.2%, 0%, 3.1%, 37.3%) |
| CIE-LAB | lab(64.37, -7.35, 0.45) |
| CIE-LCH | lch(64.37, 7.36, 176.50°) |
| OKLab | oklab(69.01% -0.0216 0.0011) |
| OKLCH | oklch(69.01% 0.022 177.1) |
| XYZ | xyz(29.6412, 33.2584, 35.8619) |
| Luminance | 0.3326 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.97
Grey
#929591
ΔE00 6.93
Pewter
#899397
ΔE00 7.25
Cool Gray
#9AA7B0
ΔE00 8.55
Greyish Teal
#719F91
ΔE00 9.11
Bluegrey
#85A3B2
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA09B #A08E93
analogous
#8EA092 #8EA09B #8E9CA0
triadic
#8EA09B #9B8EA0 #A09B8E
tetradic
#8EA09B #928EA0 #A08E93 #9CA08E
square
#8EA09B #928EA0 #A08E93 #9CA08E
split-complementary
#8EA09B #A08E9C #A0928E
monochromatic
#52625D #6E837D #8EA09B #AFBCB8 #D0D8D6
Accessibility & contrast
On white
2.74
#8EA09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#8EA09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA09B
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA09B | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9E9B
Deuteranopia (green-blind)
#9B9B9B
Tritanopia (blue-blind)
#8AA19E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8ea09b; /* rgb */ color: rgb(142, 160, 155); /* oklch */ color: oklch(69.0% 0.022 177.1);
Tailwind
colors: {
custom: {
50: '#afbcb8',
500: '#8ea09b',
950: '#000000',
},
}SCSS
$custom: #8ea09b; $custom-light: #afbcb8; $custom-dark: #000000;
JSON
{
"hex": "#8ea09b",
"rgb": {
"r": 142,
"g": 160,
"b": 155
},
"hsl": {
"h": 163.333,
"s": 8.654,
"l": 59.216
},
"oklch": {
"l": 0.6901,
"c": 0.0216,
"h": 177.1
},
"luminance": 0.33259
}Semantic roles & 50–950 ramp
primary
#8EA09B
secondary
#C8C1C3
accent
#7687B2
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180