#8AABA1#8AABA1
#8AABA1 is a light, muted teal. Relative luminance 0.371; OKLCH L 71.4% C 0.039 H 174.8°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8AABA1 |
|---|---|
| RGB | rgb(138, 171, 161) |
| HSL | hsl(162, 16%, 61%) |
| HSV | hsv(162, 19%, 67%) |
| CMYK | cmyk(19.3%, 0%, 5.8%, 32.9%) |
| CIE-LAB | lab(67.35, -13.36, 1.42) |
| CIE-LCH | lch(67.35, 13.43, 173.95°) |
| OKLab | oklab(71.36% -0.0388 0.0036) |
| OKLCH | oklch(71.36% 0.039 174.8) |
| XYZ | xyz(31.4754, 37.1013, 39.2142) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.78
Dull Teal
#5F9E8F
ΔE00 8.67
Greenish Grey
#96AE8D
ΔE00 8.70
Cadetblue
#5F9EA0
ΔE00 9.12
Grey Teal
#5E9B8A
ΔE00 9.30
Cool Grey
#95A3A6
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AABA1 #AB8A94
analogous
#8AAB90 #8AABA1 #8AA4AB
triadic
#8AABA1 #A18AAB #ABA18A
tetradic
#8AABA1 #908AAB #AB8A94 #A4AB8A
square
#8AABA1 #908AAB #AB8A94 #A4AB8A
split-complementary
#8AABA1 #AB8AA4 #AB908A
monochromatic
#4E6D63 #689084 #8AABA1 #AEC5BE #D1DEDA
Accessibility & contrast
On white
2.49
#8AABA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#8AABA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AABA1
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AABA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AABA1 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A1
Deuteranopia (green-blind)
#A2A2A2
Tritanopia (blue-blind)
#82ACA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8aaba1; /* rgb */ color: rgb(138, 171, 161); /* oklch */ color: oklch(71.4% 0.039 174.8);
Tailwind
colors: {
custom: {
50: '#acc4bc',
500: '#8aaba1',
950: '#000000',
},
}SCSS
$custom: #8aaba1; $custom-light: #acc4bc; $custom-dark: #000000;
JSON
{
"hex": "#8aaba1",
"rgb": {
"r": 138,
"g": 171,
"b": 161
},
"hsl": {
"h": 161.818,
"s": 16.418,
"l": 60.588
},
"oklch": {
"l": 0.71361,
"c": 0.03898,
"h": 174.8
},
"luminance": 0.37102
}Semantic roles & 50–950 ramp
primary
#8AABA1
secondary
#CFC2C6
accent
#4B639B
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181