#8FAB9B#8FAB9B
#8FAB9B is a light, muted green. Relative luminance 0.373; OKLCH L 71.5% C 0.039 H 160.2°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAB9B |
|---|---|
| RGB | rgb(143, 171, 155) |
| HSL | hsl(146, 14%, 62%) |
| HSV | hsv(146, 16%, 67%) |
| CMYK | cmyk(16.4%, 0%, 9.4%, 32.9%) |
| CIE-LAB | lab(67.52, -12.89, 5.03) |
| CIE-LCH | lch(67.52, 13.84, 158.68°) |
| OKLab | oklab(71.53% -0.0363 0.0131) |
| OKLCH | oklch(71.53% 0.039 160.2) |
| XYZ | xyz(31.8055, 37.3313, 36.5339) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.99
Greyish Teal
#719F91
ΔE00 6.58
Grey Green
#86A17D
ΔE00 7.59
Sage Green
#9CAF88
ΔE00 8.21
Greeny Grey
#7EA07A
ΔE00 8.44
Greyish Green
#82A67D
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAB9B #AB8F9F
analogous
#91AB8F #8FAB9B #8FABA9
triadic
#8FAB9B #9B8FAB #AB9B8F
tetradic
#8FAB9B #8F91AB #AB8F9F #ABA98F
square
#8FAB9B #8F91AB #AB8F9F #ABA98F
split-complementary
#8FAB9B #A98FAB #AB8F91
monochromatic
#526D5E #6C907C #8FAB9B #B2C5BA #D5DFD9
Accessibility & contrast
On white
2.48
#8FAB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#8FAB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAB9B
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAB9B | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79A
Deuteranopia (green-blind)
#A5A39C
Tritanopia (blue-blind)
#8AABA6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8fab9b; /* rgb */ color: rgb(143, 171, 155); /* oklch */ color: oklch(71.5% 0.039 160.2);
Tailwind
colors: {
custom: {
50: '#b0c4b8',
500: '#8fab9b',
950: '#000000',
},
}SCSS
$custom: #8fab9b; $custom-light: #b0c4b8; $custom-dark: #000000;
JSON
{
"hex": "#8fab9b",
"rgb": {
"r": 143,
"g": 171,
"b": 155
},
"hsl": {
"h": 145.714,
"s": 14.286,
"l": 61.569
},
"oklch": {
"l": 0.7153,
"c": 0.0386,
"h": 160.2
},
"luminance": 0.37332
}Semantic roles & 50–950 ramp
primary
#8FAB9B
secondary
#D0C6CC
accent
#4D7898
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101211
muted
#7F8180