#8FAAAA#8FAAAA
#8FAAAA is a light, muted teal. Relative luminance 0.375; OKLCH L 71.8% C 0.030 H 196.5°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAAAA |
|---|---|
| RGB | rgb(143, 170, 170) |
| HSL | hsl(180, 14%, 61%) |
| HSV | hsv(180, 16%, 67%) |
| CMYK | cmyk(15.9%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(67.64, -9.27, -3.11) |
| CIE-LCH | lch(67.64, 9.77, 198.58°) |
| OKLab | oklab(71.76% -0.0286 -0.0085) |
| OKLCH | oklch(71.76% 0.03 196.5) |
| XYZ | xyz(32.9562, 37.4904, 43.5224) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.33
Bluegrey
#85A3B2
ΔE00 7.17
Cool Gray
#9AA7B0
ΔE00 7.82
Bluey Grey
#89A0B0
ΔE00 8.67
Greyblue
#77A1B5
ΔE00 8.93
Pewter
#899397
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAAAA #AA8F8F
analogous
#8FAA9D #8FAAAA #8F9DAA
triadic
#8FAAAA #AA8FAA #AAAA8F
tetradic
#8FAAAA #9D8FAA #AA8F8F #9DAA8F
square
#8FAAAA #9D8FAA #AA8F8F #9DAA8F
split-complementary
#8FAAAA #AA8F9D #AA9D8F
monochromatic
#526C6C #6D8F8F #8FAAAA #B2C4C4 #D5DFDF
Accessibility & contrast
On white
2.47
#8FAAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#8FAAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAAAA
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAAAA | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AA
Deuteranopia (green-blind)
#A1A3AA
Tritanopia (blue-blind)
#87ACAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8faaaa; /* rgb */ color: rgb(143, 170, 170); /* oklch */ color: oklch(71.8% 0.030 196.5);
Tailwind
colors: {
custom: {
50: '#b0c3c3',
500: '#8faaaa',
950: '#000000',
},
}SCSS
$custom: #8faaaa; $custom-light: #b0c3c3; $custom-dark: #000000;
JSON
{
"hex": "#8faaaa",
"rgb": {
"r": 143,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 13.706,
"l": 61.373
},
"oklch": {
"l": 0.71756,
"c": 0.02984,
"h": 196.5
},
"luminance": 0.37491
}Semantic roles & 50–950 ramp
primary
#8FAAAA
secondary
#CFC5C5
accent
#4E4E98
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181