#8FA899#8FA899
#8FA899 is a light, muted green. Relative luminance 0.361; OKLCH L 70.8% C 0.035 H 159.0°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA899 |
|---|---|
| RGB | rgb(143, 168, 153) |
| HSL | hsl(144, 13%, 61%) |
| HSV | hsv(144, 15%, 66%) |
| CMYK | cmyk(14.9%, 0%, 8.9%, 34.1%) |
| CIE-LAB | lab(66.63, -11.70, 4.85) |
| CIE-LCH | lch(66.63, 12.66, 157.48°) |
| OKLab | oklab(70.8% -0.0329 0.0126) |
| OKLCH | oklch(70.8% 0.035 159) |
| XYZ | xyz(31.0787, 36.1441, 35.4699) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.32
Greyish Teal
#719F91
ΔE00 6.76
Grey Green
#86A17D
ΔE00 7.60
Sage Green
#9CAF88
ΔE00 8.40
Greeny Grey
#7EA07A
ΔE00 8.57
Greyish Green
#82A67D
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA899 #A88F9E
analogous
#91A88F #8FA899 #8FA8A5
triadic
#8FA899 #998FA8 #A8998F
tetradic
#8FA899 #8F91A8 #A88F9E #A8A58F
square
#8FA899 #8F91A8 #A88F9E #A8A58F
split-complementary
#8FA899 #A58FA8 #A88F91
monochromatic
#526A5C #6D8D7A #8FA899 #B1C3B8 #D4DED8
Accessibility & contrast
On white
2.55
#8FA899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#8FA899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA899
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA899 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A498
Deuteranopia (green-blind)
#A3A19A
Tritanopia (blue-blind)
#8BA8A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8fa899; /* rgb */ color: rgb(143, 168, 153); /* oklch */ color: oklch(70.8% 0.035 159.0);
Tailwind
colors: {
custom: {
50: '#b0c1b7',
500: '#8fa899',
950: '#000000',
},
}SCSS
$custom: #8fa899; $custom-light: #b0c1b7; $custom-dark: #000000;
JSON
{
"hex": "#8fa899",
"rgb": {
"r": 143,
"g": 168,
"b": 153
},
"hsl": {
"h": 144,
"s": 12.563,
"l": 60.98
},
"oklch": {
"l": 0.70802,
"c": 0.03524,
"h": 159
},
"luminance": 0.36145
}Semantic roles & 50–950 ramp
primary
#8FA899
secondary
#CEC5CA
accent
#4F7A97
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180