#8FAAA1#8FAAA1
#8FAAA1 is a light, muted teal. Relative luminance 0.372; OKLCH L 71.5% C 0.033 H 173.2°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAAA1 |
|---|---|
| RGB | rgb(143, 170, 161) |
| HSL | hsl(160, 14%, 61%) |
| HSV | hsv(160, 16%, 67%) |
| CMYK | cmyk(15.9%, 0%, 5.3%, 33.3%) |
| CIE-LAB | lab(67.40, -11.15, 1.52) |
| CIE-LCH | lch(67.40, 11.26, 172.23°) |
| OKLab | oklab(71.48% -0.0324 0.0039) |
| OKLCH | oklch(71.48% 0.033 173.2) |
| XYZ | xyz(32.1338, 37.1615, 39.1912) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.04
Cool Grey
#95A3A6
ΔE00 8.13
Greenish Grey
#96AE8D
ΔE00 8.71
Cadetblue
#5F9EA0
ΔE00 10.08
Dull Teal
#5F9E8F
ΔE00 10.09
Grey Green
#86A17D
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAAA1 #AA8F98
analogous
#8FAA94 #8FAAA1 #8FA6AA
triadic
#8FAAA1 #A18FAA #AAA18F
tetradic
#8FAAA1 #948FAA #AA8F98 #A6AA8F
square
#8FAAA1 #948FAA #AA8F98 #A6AA8F
split-complementary
#8FAAA1 #AA8FA6 #AA948F
monochromatic
#526C64 #6D8F84 #8FAAA1 #B2C4BE #D5DFDB
Accessibility & contrast
On white
2.49
#8FAAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#8FAAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAAA1
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAAA1 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A1
Deuteranopia (green-blind)
#A3A3A2
Tritanopia (blue-blind)
#89ABA7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8faaa1; /* rgb */ color: rgb(143, 170, 161); /* oklch */ color: oklch(71.5% 0.033 173.2);
Tailwind
colors: {
custom: {
50: '#b0c3bc',
500: '#8faaa1',
950: '#000000',
},
}SCSS
$custom: #8faaa1; $custom-light: #b0c3bc; $custom-dark: #000000;
JSON
{
"hex": "#8faaa1",
"rgb": {
"r": 143,
"g": 170,
"b": 161
},
"hsl": {
"h": 160,
"s": 13.706,
"l": 61.373
},
"oklch": {
"l": 0.71481,
"c": 0.03259,
"h": 173.2
},
"luminance": 0.37162
}Semantic roles & 50–950 ramp
primary
#8FAAA1
secondary
#CFC5C9
accent
#4E6698
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101212
muted
#7F8181