#8FAAA2#8FAAA2
#8FAAA2 is a light, muted teal. Relative luminance 0.372; OKLCH L 71.5% C 0.032 H 175.5°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAAA2 |
|---|---|
| RGB | rgb(143, 170, 162) |
| HSL | hsl(162, 14%, 61%) |
| HSV | hsv(162, 16%, 67%) |
| CMYK | cmyk(15.9%, 0%, 4.7%, 33.3%) |
| CIE-LAB | lab(67.42, -10.95, 1.01) |
| CIE-LCH | lch(67.42, 11.00, 174.75°) |
| OKLab | oklab(71.51% -0.0319 0.0025) |
| OKLCH | oklch(71.51% 0.032 175.5) |
| XYZ | xyz(32.2223, 37.1969, 39.6574) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.21
Cool Grey
#95A3A6
ΔE00 7.79
Greenish Grey
#96AE8D
ΔE00 9.14
Cadetblue
#5F9EA0
ΔE00 9.91
Dull Teal
#5F9E8F
ΔE00 10.23
Grey Green
#86A17D
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAAA2 #AA8F97
analogous
#8FAA95 #8FAAA2 #8FA5AA
triadic
#8FAAA2 #A28FAA #AAA28F
tetradic
#8FAAA2 #958FAA #AA8F97 #A5AA8F
square
#8FAAA2 #958FAA #AA8F97 #A5AA8F
split-complementary
#8FAAA2 #AA8FA5 #AA958F
monochromatic
#526C65 #6D8F85 #8FAAA2 #B2C4BF #D5DFDC
Accessibility & contrast
On white
2.49
#8FAAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#8FAAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAAA2
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAAA2 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A2
Deuteranopia (green-blind)
#A3A3A3
Tritanopia (blue-blind)
#89ABA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8faaa2; /* rgb */ color: rgb(143, 170, 162); /* oklch */ color: oklch(71.5% 0.032 175.5);
Tailwind
colors: {
custom: {
50: '#b0c3bd',
500: '#8faaa2',
950: '#000000',
},
}SCSS
$custom: #8faaa2; $custom-light: #b0c3bd; $custom-dark: #000000;
JSON
{
"hex": "#8faaa2",
"rgb": {
"r": 143,
"g": 170,
"b": 162
},
"hsl": {
"h": 162.222,
"s": 13.706,
"l": 61.373
},
"oklch": {
"l": 0.7151,
"c": 0.03203,
"h": 175.5
},
"luminance": 0.37198
}Semantic roles & 50–950 ramp
primary
#8FAAA2
secondary
#CFC5C8
accent
#4E6498
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101212
muted
#7F8181