#8FAAA7#8FAAA7
#8FAAA7 is a light, muted teal. Relative luminance 0.374; OKLCH L 71.7% C 0.030 H 188.3°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAAA7 |
|---|---|
| RGB | rgb(143, 170, 167) |
| HSL | hsl(173, 14%, 61%) |
| HSV | hsv(173, 16%, 67%) |
| CMYK | cmyk(15.9%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(67.56, -9.91, -1.57) |
| CIE-LCH | lch(67.56, 10.03, 189.01°) |
| OKLab | oklab(71.66% -0.0298 -0.0043) |
| OKLCH | oklch(71.66% 0.03 188.3) |
| XYZ | xyz(32.6756, 37.3782, 42.0449) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.16
Greyish Teal
#719F91
ΔE00 8.49
Bluegrey
#85A3B2
ΔE00 8.61
Cool Gray
#9AA7B0
ΔE00 8.95
Cadetblue
#5F9EA0
ΔE00 9.45
Pewter
#899397
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAAA7 #AA8F92
analogous
#8FAA9A #8FAAA7 #8FA0AA
triadic
#8FAAA7 #A78FAA #AAA78F
tetradic
#8FAAA7 #9A8FAA #AA8F92 #A0AA8F
square
#8FAAA7 #9A8FAA #AA8F92 #A0AA8F
split-complementary
#8FAAA7 #AA8FA0 #AA9A8F
monochromatic
#526C69 #6D8F8B #8FAAA7 #B2C4C2 #D5DFDE
Accessibility & contrast
On white
2.48
#8FAAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#8FAAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAAA7
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAAA7 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A7
Deuteranopia (green-blind)
#A1A3A7
Tritanopia (blue-blind)
#88ABA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8faaa7; /* rgb */ color: rgb(143, 170, 167); /* oklch */ color: oklch(71.7% 0.030 188.3);
Tailwind
colors: {
custom: {
50: '#b0c3c1',
500: '#8faaa7',
950: '#000000',
},
}SCSS
$custom: #8faaa7; $custom-light: #b0c3c1; $custom-dark: #000000;
JSON
{
"hex": "#8faaa7",
"rgb": {
"r": 143,
"g": 170,
"b": 167
},
"hsl": {
"h": 173.333,
"s": 13.706,
"l": 61.373
},
"oklch": {
"l": 0.71663,
"c": 0.03017,
"h": 188.3
},
"luminance": 0.37379
}Semantic roles & 50–950 ramp
primary
#8FAAA7
secondary
#CFC5C6
accent
#4E5698
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181