#8FABA2#8FABA2
#8FABA2 is a light, muted teal. Relative luminance 0.376; OKLCH L 71.7% C 0.034 H 173.9°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8FABA2 |
|---|---|
| RGB | rgb(143, 171, 162) |
| HSL | hsl(161, 14%, 62%) |
| HSV | hsv(161, 16%, 67%) |
| CMYK | cmyk(16.4%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(67.70, -11.48, 1.41) |
| CIE-LCH | lch(67.70, 11.57, 172.98°) |
| OKLab | oklab(71.73% -0.0333 0.0036) |
| OKLCH | oklch(71.73% 0.034 173.9) |
| XYZ | xyz(32.4105, 37.5732, 39.7202) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.00
Cool Grey
#95A3A6
ΔE00 8.35
Greenish Grey
#96AE8D
ΔE00 8.74
Cadetblue
#5F9EA0
ΔE00 10.00
Dull Teal
#5F9E8F
ΔE00 10.01
Grey Green
#86A17D
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FABA2 #AB8F98
analogous
#8FAB94 #8FABA2 #8FA6AB
triadic
#8FABA2 #A28FAB #ABA28F
tetradic
#8FABA2 #948FAB #AB8F98 #A6AB8F
square
#8FABA2 #948FAB #AB8F98 #A6AB8F
split-complementary
#8FABA2 #AB8FA6 #AB948F
monochromatic
#526D65 #6C9085 #8FABA2 #B2C5BF #D5DFDC
Accessibility & contrast
On white
2.47
#8FABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#8FABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FABA2
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FABA2 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A2
Deuteranopia (green-blind)
#A4A3A3
Tritanopia (blue-blind)
#89ACA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8faba2; /* rgb */ color: rgb(143, 171, 162); /* oklch */ color: oklch(71.7% 0.034 173.9);
Tailwind
colors: {
custom: {
50: '#b0c4bd',
500: '#8faba2',
950: '#000000',
},
}SCSS
$custom: #8faba2; $custom-light: #b0c4bd; $custom-dark: #000000;
JSON
{
"hex": "#8faba2",
"rgb": {
"r": 143,
"g": 171,
"b": 162
},
"hsl": {
"h": 160.714,
"s": 14.286,
"l": 61.569
},
"oklch": {
"l": 0.71733,
"c": 0.03354,
"h": 173.9
},
"luminance": 0.37574
}Semantic roles & 50–950 ramp
primary
#8FABA2
secondary
#D0C6C9
accent
#4D6598
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181