#8FAB9E#8FAB9E
#8FAB9E is a light, muted teal. Relative luminance 0.374; OKLCH L 71.6% C 0.036 H 165.6°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAB9E |
|---|---|
| RGB | rgb(143, 171, 158) |
| HSL | hsl(152, 14%, 62%) |
| HSV | hsv(152, 16%, 67%) |
| CMYK | cmyk(16.4%, 0%, 7.6%, 32.9%) |
| CIE-LAB | lab(67.60, -12.29, 3.48) |
| CIE-LCH | lch(67.60, 12.78, 164.20°) |
| OKLab | oklab(71.62% -0.035 0.009) |
| OKLCH | oklch(71.62% 0.036 165.6) |
| XYZ | xyz(32.0606, 37.4333, 37.8773) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.59
Greenish Grey
#96AE8D
ΔE00 7.12
Grey Green
#86A17D
ΔE00 8.67
Sage Green
#9CAF88
ΔE00 9.28
Greeny Grey
#7EA07A
ΔE00 9.49
Greyish Green
#82A67D
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAB9E #AB8F9C
analogous
#8FAB90 #8FAB9E #8FAAAB
triadic
#8FAB9E #9E8FAB #AB9E8F
tetradic
#8FAB9E #908FAB #AB8F9C #AAAB8F
square
#8FAB9E #908FAB #AB8F9C #AAAB8F
split-complementary
#8FAB9E #AB8FAA #AB908F
monochromatic
#526D61 #6C9080 #8FAB9E #B2C5BC #D5DFDB
Accessibility & contrast
On white
2.47
#8FAB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#8FAB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAB9E
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAB9E | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79D
Deuteranopia (green-blind)
#A4A39F
Tritanopia (blue-blind)
#8AABA7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8fab9e; /* rgb */ color: rgb(143, 171, 158); /* oklch */ color: oklch(71.6% 0.036 165.6);
Tailwind
colors: {
custom: {
50: '#b0c4ba',
500: '#8fab9e',
950: '#000000',
},
}SCSS
$custom: #8fab9e; $custom-light: #b0c4ba; $custom-dark: #000000;
JSON
{
"hex": "#8fab9e",
"rgb": {
"r": 143,
"g": 171,
"b": 158
},
"hsl": {
"h": 152.143,
"s": 14.286,
"l": 61.569
},
"oklch": {
"l": 0.71616,
"c": 0.03618,
"h": 165.6
},
"luminance": 0.37434
}Semantic roles & 50–950 ramp
primary
#8FAB9E
secondary
#D0C6CB
accent
#4D7098
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101211
muted
#7F8180