#8FAAA0#8FAAA0
#8FAAA0 is a light, muted teal. Relative luminance 0.371; OKLCH L 71.5% C 0.033 H 170.9°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAAA0 |
|---|---|
| RGB | rgb(143, 170, 160) |
| HSL | hsl(158, 14%, 61%) |
| HSV | hsv(158, 16%, 67%) |
| CMYK | cmyk(15.9%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(67.37, -11.36, 2.04) |
| CIE-LCH | lch(67.37, 11.54, 169.82°) |
| OKLab | oklab(71.45% -0.0328 0.0052) |
| OKLCH | oklch(71.45% 0.033 170.9) |
| XYZ | xyz(32.0460, 37.1264, 38.7286) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.90
Greenish Grey
#96AE8D
ΔE00 8.29
Cool Grey
#95A3A6
ΔE00 8.47
Grey Green
#86A17D
ΔE00 9.73
Dull Teal
#5F9E8F
ΔE00 9.97
Cadetblue
#5F9EA0
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAAA0 #AA8F99
analogous
#8FAA93 #8FAAA0 #8FA7AA
triadic
#8FAAA0 #A08FAA #AAA08F
tetradic
#8FAAA0 #938FAA #AA8F99 #A7AA8F
square
#8FAAA0 #938FAA #AA8F99 #A7AA8F
split-complementary
#8FAAA0 #AA8FA7 #AA938F
monochromatic
#526C63 #6D8F82 #8FAAA0 #B2C4BE #D5DFDB
Accessibility & contrast
On white
2.49
#8FAAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#8FAAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAAA0
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAAA0 | 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)
#A8A6A0
Deuteranopia (green-blind)
#A3A3A1
Tritanopia (blue-blind)
#89AAA7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8faaa0; /* rgb */ color: rgb(143, 170, 160); /* oklch */ color: oklch(71.5% 0.033 170.9);
Tailwind
colors: {
custom: {
50: '#b0c3bc',
500: '#8faaa0',
950: '#000000',
},
}SCSS
$custom: #8faaa0; $custom-light: #b0c3bc; $custom-dark: #000000;
JSON
{
"hex": "#8faaa0",
"rgb": {
"r": 143,
"g": 170,
"b": 160
},
"hsl": {
"h": 157.778,
"s": 13.706,
"l": 61.373
},
"oklch": {
"l": 0.71451,
"c": 0.03319,
"h": 170.9
},
"luminance": 0.37127
}Semantic roles & 50–950 ramp
primary
#8FAAA0
secondary
#CFC5C9
accent
#4E6998
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101212
muted
#7F8181