#8AABA5#8AABA5
#8AABA5 is a light, muted teal. Relative luminance 0.372; OKLCH L 71.5% C 0.037 H 183.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8AABA5 |
|---|---|
| RGB | rgb(138, 171, 165) |
| HSL | hsl(169, 16%, 61%) |
| HSV | hsv(169, 19%, 67%) |
| CMYK | cmyk(19.3%, 0%, 3.5%, 32.9%) |
| CIE-LAB | lab(67.46, -12.51, -0.65) |
| CIE-LCH | lch(67.46, 12.53, 182.96°) |
| OKLab | oklab(71.48% -0.0371 -0.0019) |
| OKLCH | oklch(71.48% 0.037 183) |
| XYZ | xyz(31.8338, 37.2447, 41.1017) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.61
Cadetblue
#5F9EA0
ΔE00 8.42
Cool Grey
#95A3A6
ΔE00 8.44
Dull Teal
#5F9E8F
ΔE00 9.34
Grey Teal
#5E9B8A
ΔE00 10.07
Greenish Grey
#96AE8D
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AABA5 #AB8A90
analogous
#8AAB94 #8AABA5 #8AA0AB
triadic
#8AABA5 #A58AAB #ABA58A
tetradic
#8AABA5 #948AAB #AB8A90 #A0AB8A
square
#8AABA5 #948AAB #AB8A90 #A0AB8A
split-complementary
#8AABA5 #AB8AA0 #AB948A
monochromatic
#4E6D67 #689089 #8AABA5 #AEC5C0 #D1DEDC
Accessibility & contrast
On white
2.49
#8AABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#8AABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AABA5
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AABA5 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A5
Deuteranopia (green-blind)
#A1A2A6
Tritanopia (blue-blind)
#81ACA9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8aaba5; /* rgb */ color: rgb(138, 171, 165); /* oklch */ color: oklch(71.5% 0.037 183.0);
Tailwind
colors: {
custom: {
50: '#acc4bf',
500: '#8aaba5',
950: '#000000',
},
}SCSS
$custom: #8aaba5; $custom-light: #acc4bf; $custom-dark: #000000;
JSON
{
"hex": "#8aaba5",
"rgb": {
"r": 138,
"g": 171,
"b": 165
},
"hsl": {
"h": 169.091,
"s": 16.418,
"l": 60.588
},
"oklch": {
"l": 0.71482,
"c": 0.03718,
"h": 183
},
"luminance": 0.37246
}Semantic roles & 50–950 ramp
primary
#8AABA5
secondary
#CFC2C4
accent
#4B599B
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181