#8AACA8#8AACA8
#8AACA8 is a light, muted teal. Relative luminance 0.377; OKLCH L 71.8% C 0.038 H 187.6°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8AACA8 |
|---|---|
| RGB | rgb(138, 172, 168) |
| HSL | hsl(173, 17%, 61%) |
| HSV | hsv(173, 20%, 67%) |
| CMYK | cmyk(19.8%, 0%, 2.3%, 32.5%) |
| CIE-LAB | lab(67.82, -12.39, -1.78) |
| CIE-LCH | lch(67.82, 12.52, 188.15°) |
| OKLab | oklab(71.8% -0.0372 -0.0049) |
| OKLCH | oklch(71.8% 0.038 187.6) |
| XYZ | xyz(32.2996, 37.7344, 42.6198) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.23
Cool Grey
#95A3A6
ΔE00 8.16
Cadetblue
#5F9EA0
ΔE00 8.20
Bluegrey
#85A3B2
ΔE00 9.68
Dull Teal
#5F9E8F
ΔE00 9.80
Grey Teal
#5E9B8A
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AACA8 #AC8A8E
analogous
#8AAC97 #8AACA8 #8A9FAC
triadic
#8AACA8 #A88AAC #ACA88A
tetradic
#8AACA8 #978AAC #AC8A8E #9FAC8A
square
#8AACA8 #978AAC #AC8A8E #9FAC8A
split-complementary
#8AACA8 #AC8A9F #AC978A
monochromatic
#4E6E6A #67928D #8AACA8 #AEC5C3 #D2DFDD
Accessibility & contrast
On white
2.46
#8AACA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#8AACA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AACA8
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AACA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AACA8 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A8
Deuteranopia (green-blind)
#A2A3A8
Tritanopia (blue-blind)
#80AEAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8aaca8; /* rgb */ color: rgb(138, 172, 168); /* oklch */ color: oklch(71.8% 0.038 187.6);
Tailwind
colors: {
custom: {
50: '#acc4c1',
500: '#8aaca8',
950: '#000000',
},
}SCSS
$custom: #8aaca8; $custom-light: #acc4c1; $custom-dark: #000000;
JSON
{
"hex": "#8aaca8",
"rgb": {
"r": 138,
"g": 172,
"b": 168
},
"hsl": {
"h": 172.941,
"s": 17,
"l": 60.784
},
"oklch": {
"l": 0.71798,
"c": 0.03758,
"h": 187.6
},
"luminance": 0.37735
}Semantic roles & 50–950 ramp
primary
#8AACA8
secondary
#CFC2C4
accent
#4A549B
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181