#8FAAA9#8FAAA9
#8FAAA9 is a light, muted teal. Relative luminance 0.375; OKLCH L 71.7% C 0.030 H 193.7°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAAA9 |
|---|---|
| RGB | rgb(143, 170, 169) |
| HSL | hsl(178, 14%, 61%) |
| HSV | hsv(178, 16%, 67%) |
| CMYK | cmyk(15.9%, 0%, 0.6%, 33.3%) |
| CIE-LAB | lab(67.62, -9.48, -2.60) |
| CIE-LCH | lch(67.62, 9.83, 195.34°) |
| OKLab | oklab(71.73% -0.029 -0.0071) |
| OKLCH | oklch(71.73% 0.03 193.7) |
| XYZ | xyz(32.8620, 37.4528, 43.0261) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.59
Bluegrey
#85A3B2
ΔE00 7.65
Cool Gray
#9AA7B0
ΔE00 8.19
Bluey Grey
#89A0B0
ΔE00 9.13
Greyish Teal
#719F91
ΔE00 9.17
Greyblue
#77A1B5
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAAA9 #AA8F90
analogous
#8FAA9C #8FAAA9 #8F9EAA
triadic
#8FAAA9 #A98FAA #AAA98F
tetradic
#8FAAA9 #9C8FAA #AA8F90 #9EAA8F
square
#8FAAA9 #9C8FAA #AA8F90 #9EAA8F
split-complementary
#8FAAA9 #AA8F9E #AA9C8F
monochromatic
#526C6B #6D8F8E #8FAAA9 #B2C4C4 #D5DFDE
Accessibility & contrast
On white
2.47
#8FAAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#8FAAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAAA9
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAAA9 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7A9
Deuteranopia (green-blind)
#A1A3A9
Tritanopia (blue-blind)
#87ACAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8faaa9; /* rgb */ color: rgb(143, 170, 169); /* oklch */ color: oklch(71.7% 0.030 193.7);
Tailwind
colors: {
custom: {
50: '#b0c3c2',
500: '#8faaa9',
950: '#000000',
},
}SCSS
$custom: #8faaa9; $custom-light: #b0c3c2; $custom-dark: #000000;
JSON
{
"hex": "#8faaa9",
"rgb": {
"r": 143,
"g": 170,
"b": 169
},
"hsl": {
"h": 177.778,
"s": 13.706,
"l": 61.373
},
"oklch": {
"l": 0.71725,
"c": 0.02988,
"h": 193.7
},
"luminance": 0.37454
}Semantic roles & 50–950 ramp
primary
#8FAAA9
secondary
#CFC5C6
accent
#4E5098
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181