#8AABA0#8AABA0
#8AABA0 is a light, muted teal. Relative luminance 0.371; OKLCH L 71.3% C 0.040 H 172.9°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8AABA0 |
|---|---|
| RGB | rgb(138, 171, 160) |
| HSL | hsl(160, 16%, 61%) |
| HSV | hsv(160, 19%, 67%) |
| CMYK | cmyk(19.3%, 0%, 6.4%, 32.9%) |
| CIE-LAB | lab(67.33, -13.56, 1.93) |
| CIE-LCH | lch(67.33, 13.70, 171.89°) |
| OKLab | oklab(71.33% -0.0392 0.0049) |
| OKLCH | oklch(71.33% 0.04 172.9) |
| XYZ | xyz(31.3876, 37.0662, 38.7516) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.65
Greenish Grey
#96AE8D
ΔE00 8.32
Dull Teal
#5F9E8F
ΔE00 8.57
Grey Teal
#5E9B8A
ΔE00 9.16
Cadetblue
#5F9EA0
ΔE00 9.34
Grey Green
#86A17D
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AABA0 #AB8A95
analogous
#8AAB8F #8AABA0 #8AA5AB
triadic
#8AABA0 #A08AAB #ABA08A
tetradic
#8AABA0 #8F8AAB #AB8A95 #A5AB8A
square
#8AABA0 #8F8AAB #AB8A95 #A5AB8A
split-complementary
#8AABA0 #AB8AA5 #AB8F8A
monochromatic
#4E6D62 #689083 #8AABA0 #AEC5BD #D1DEDA
Accessibility & contrast
On white
2.50
#8AABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#8AABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AABA0
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AABA0 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A0
Deuteranopia (green-blind)
#A2A2A1
Tritanopia (blue-blind)
#82ACA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8aaba0; /* rgb */ color: rgb(138, 171, 160); /* oklch */ color: oklch(71.3% 0.040 172.9);
Tailwind
colors: {
custom: {
50: '#acc4bc',
500: '#8aaba0',
950: '#000000',
},
}SCSS
$custom: #8aaba0; $custom-light: #acc4bc; $custom-dark: #000000;
JSON
{
"hex": "#8aaba0",
"rgb": {
"r": 138,
"g": 171,
"b": 160
},
"hsl": {
"h": 160,
"s": 16.418,
"l": 60.588
},
"oklch": {
"l": 0.71331,
"c": 0.03955,
"h": 172.9
},
"luminance": 0.37067
}Semantic roles & 50–950 ramp
primary
#8AABA0
secondary
#CFC2C6
accent
#4B659B
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181