#8FA89B#8FA89B
#8FA89B is a light, muted green. Relative luminance 0.362; OKLCH L 70.9% C 0.034 H 162.8°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA89B |
|---|---|
| RGB | rgb(143, 168, 155) |
| HSL | hsl(149, 13%, 61%) |
| HSV | hsv(149, 15%, 66%) |
| CMYK | cmyk(14.9%, 0%, 7.7%, 34.1%) |
| CIE-LAB | lab(66.68, -11.30, 3.81) |
| CIE-LCH | lch(66.68, 11.93, 161.36°) |
| OKLab | oklab(70.86% -0.0321 0.0099) |
| OKLCH | oklch(70.86% 0.034 162.8) |
| XYZ | xyz(31.2453, 36.2108, 36.3472) |
| Luminance | 0.3621 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.79
Greenish Grey
#96AE8D
ΔE00 7.08
Grey Green
#86A17D
ΔE00 8.36
Sage Green
#9CAF88
ΔE00 9.13
Cool Grey
#95A3A6
ΔE00 9.16
Greeny Grey
#7EA07A
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA89B #A88F9C
analogous
#8FA88F #8FA89B #8FA8A7
triadic
#8FA89B #9B8FA8 #A89B8F
tetradic
#8FA89B #8F8FA8 #A88F9C #A8A78F
square
#8FA89B #8F8FA8 #A88F9C #A8A78F
split-complementary
#8FA89B #A78FA8 #A88F8F
monochromatic
#526A5E #6D8D7C #8FA89B #B1C3BA #D4DED9
Accessibility & contrast
On white
2.55
#8FA89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#8FA89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA89B
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA89B | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A49A
Deuteranopia (green-blind)
#A2A19C
Tritanopia (blue-blind)
#8BA8A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8fa89b; /* rgb */ color: rgb(143, 168, 155); /* oklch */ color: oklch(70.9% 0.034 162.8);
Tailwind
colors: {
custom: {
50: '#b0c1b8',
500: '#8fa89b',
950: '#000000',
},
}SCSS
$custom: #8fa89b; $custom-light: #b0c1b8; $custom-dark: #000000;
JSON
{
"hex": "#8fa89b",
"rgb": {
"r": 143,
"g": 168,
"b": 155
},
"hsl": {
"h": 148.8,
"s": 12.563,
"l": 60.98
},
"oklch": {
"l": 0.70859,
"c": 0.03355,
"h": 162.8
},
"luminance": 0.36211
}Semantic roles & 50–950 ramp
primary
#8FA89B
secondary
#CEC5CA
accent
#4F7497
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180