#8FAAA3#8FAAA3
#8FAAA3 is a light, muted teal. Relative luminance 0.372; OKLCH L 71.5% C 0.032 H 177.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAAA3 |
|---|---|
| RGB | rgb(143, 170, 163) |
| HSL | hsl(164, 14%, 61%) |
| HSV | hsv(164, 16%, 67%) |
| CMYK | cmyk(15.9%, 0%, 4.1%, 33.3%) |
| CIE-LAB | lab(67.45, -10.74, 0.49) |
| CIE-LCH | lch(67.45, 10.75, 177.39°) |
| OKLab | oklab(71.54% -0.0315 0.0011) |
| OKLCH | oklch(71.54% 0.032 177.9) |
| XYZ | xyz(32.3116, 37.2326, 40.1274) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.42
Cool Grey
#95A3A6
ΔE00 7.45
Greenish Grey
#96AE8D
ΔE00 9.58
Cadetblue
#5F9EA0
ΔE00 9.77
Dull Teal
#5F9E8F
ΔE00 10.39
Cool Gray
#9AA7B0
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAAA3 #AA8F96
analogous
#8FAA96 #8FAAA3 #8FA4AA
triadic
#8FAAA3 #A38FAA #AAA38F
tetradic
#8FAAA3 #968FAA #AA8F96 #A4AA8F
square
#8FAAA3 #968FAA #AA8F96 #A4AA8F
split-complementary
#8FAAA3 #AA8FA4 #AA968F
monochromatic
#526C66 #6D8F86 #8FAAA3 #B2C4C0 #D5DFDC
Accessibility & contrast
On white
2.49
#8FAAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#8FAAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAAA3
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAAA3 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A3
Deuteranopia (green-blind)
#A2A3A4
Tritanopia (blue-blind)
#89ABA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8faaa3; /* rgb */ color: rgb(143, 170, 163); /* oklch */ color: oklch(71.5% 0.032 177.9);
Tailwind
colors: {
custom: {
50: '#b0c3be',
500: '#8faaa3',
950: '#000000',
},
}SCSS
$custom: #8faaa3; $custom-light: #b0c3be; $custom-dark: #000000;
JSON
{
"hex": "#8faaa3",
"rgb": {
"r": 143,
"g": 170,
"b": 163
},
"hsl": {
"h": 164.444,
"s": 13.706,
"l": 61.373
},
"oklch": {
"l": 0.7154,
"c": 0.03153,
"h": 177.9
},
"luminance": 0.37233
}Semantic roles & 50–950 ramp
primary
#8FAAA3
secondary
#CFC5C8
accent
#4E6198
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101212
muted
#7F8181