#8AABA8#8AABA8
#8AABA8 is a light, muted teal. Relative luminance 0.374; OKLCH L 71.6% C 0.036 H 189.6°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8AABA8 |
|---|---|
| RGB | rgb(138, 171, 168) |
| HSL | hsl(175, 16%, 61%) |
| HSV | hsv(175, 19%, 67%) |
| CMYK | cmyk(19.3%, 0%, 1.8%, 32.9%) |
| CIE-LAB | lab(67.54, -11.86, -2.19) |
| CIE-LCH | lch(67.54, 12.06, 190.46°) |
| OKLab | oklab(71.57% -0.0359 -0.006) |
| OKLCH | oklch(71.57% 0.036 189.6) |
| XYZ | xyz(32.1100, 37.3552, 42.5566) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.52
Cool Grey
#95A3A6
ΔE00 7.63
Cadetblue
#5F9EA0
ΔE00 8.16
Bluegrey
#85A3B2
ΔE00 9.09
Dull Teal
#5F9E8F
ΔE00 10.09
Cool Gray
#9AA7B0
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AABA8 #AB8A8D
analogous
#8AAB97 #8AABA8 #8A9DAB
triadic
#8AABA8 #A88AAB #ABA88A
tetradic
#8AABA8 #978AAB #AB8A8D #9DAB8A
square
#8AABA8 #978AAB #AB8A8D #9DAB8A
split-complementary
#8AABA8 #AB8A9D #AB978A
monochromatic
#4E6D6A #68908D #8AABA8 #AEC5C2 #D1DEDD
Accessibility & contrast
On white
2.48
#8AABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#8AABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AABA8
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AABA8 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A8
Deuteranopia (green-blind)
#A1A2A8
Tritanopia (blue-blind)
#81ADAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8aaba8; /* rgb */ color: rgb(138, 171, 168); /* oklch */ color: oklch(71.6% 0.036 189.6);
Tailwind
colors: {
custom: {
50: '#acc4c1',
500: '#8aaba8',
950: '#000000',
},
}SCSS
$custom: #8aaba8; $custom-light: #acc4c1; $custom-dark: #000000;
JSON
{
"hex": "#8aaba8",
"rgb": {
"r": 138,
"g": 171,
"b": 168
},
"hsl": {
"h": 174.545,
"s": 16.418,
"l": 60.588
},
"oklch": {
"l": 0.71574,
"c": 0.03637,
"h": 189.6
},
"luminance": 0.37356
}Semantic roles & 50–950 ramp
primary
#8AABA8
secondary
#CFC2C3
accent
#4B529B
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181