#8FAFA4#8FAFA4
#8FAFA4 is a light, muted teal. Relative luminance 0.392; OKLCH L 72.7% C 0.038 H 172.3°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAFA4 |
|---|---|
| RGB | rgb(143, 175, 164) |
| HSL | hsl(159, 17%, 62%) |
| HSV | hsv(159, 18%, 69%) |
| CMYK | cmyk(18.3%, 0%, 6.3%, 31.4%) |
| CIE-LAB | lab(68.88, -13.18, 2.02) |
| CIE-LCH | lch(68.88, 13.34, 171.30°) |
| OKLab | oklab(72.69% -0.0381 0.0051) |
| OKLCH | oklch(72.69% 0.038 172.3) |
| XYZ | xyz(33.3567, 39.1789, 40.9196) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.82
Greenish Grey
#96AE8D
ΔE00 8.19
Dull Teal
#5F9E8F
ΔE00 9.62
Cool Grey
#95A3A6
ΔE00 9.88
Grey Green
#86A17D
ΔE00 10.00
Cadetblue
#5F9EA0
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAFA4 #AF8F9A
analogous
#8FAF94 #8FAFA4 #8FAAAF
triadic
#8FAFA4 #A48FAF #AFA48F
tetradic
#8FAFA4 #948FAF #AF8F9A #AAAF8F
square
#8FAFA4 #948FAF #AF8F9A #AAAF8F
split-complementary
#8FAFA4 #AF8FAA #AF948F
monochromatic
#517267 #6B9687 #8FAFA4 #B3C9C1 #D6E2DE
Accessibility & contrast
On white
2.38
#8FAFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#8FAFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAFA4
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAFA4 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA4
Deuteranopia (green-blind)
#A7A6A5
Tritanopia (blue-blind)
#88B0AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8fafa4; /* rgb */ color: rgb(143, 175, 164); /* oklch */ color: oklch(72.7% 0.038 172.3);
Tailwind
colors: {
custom: {
50: '#b0c7bf',
500: '#8fafa4',
950: '#000000',
},
}SCSS
$custom: #8fafa4; $custom-light: #b0c7bf; $custom-dark: #000000;
JSON
{
"hex": "#8fafa4",
"rgb": {
"r": 143,
"g": 175,
"b": 164
},
"hsl": {
"h": 159.375,
"s": 16.667,
"l": 62.353
},
"oklch": {
"l": 0.72685,
"c": 0.03846,
"h": 172.3
},
"luminance": 0.3918
}Semantic roles & 50–950 ramp
primary
#8FAFA4
secondary
#D3C7CB
accent
#4B669B
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101312
muted
#7F8281