#8FA598#8FA598
#8FA598 is a light, muted green. Relative luminance 0.350; OKLCH L 70.1% C 0.031 H 159.6°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA598 |
|---|---|
| RGB | rgb(143, 165, 152) |
| HSL | hsl(145, 11%, 60%) |
| HSV | hsv(145, 13%, 65%) |
| CMYK | cmyk(13.3%, 0%, 7.9%, 35.3%) |
| CIE-LAB | lab(65.76, -10.30, 4.15) |
| CIE-LCH | lch(65.76, 11.10, 158.03°) |
| OKLab | oklab(70.1% -0.029 0.0108) |
| OKLCH | oklch(70.1% 0.031 159.6) |
| XYZ | xyz(30.4490, 35.0163, 34.8543) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.21
Greenish Grey
#96AE8D
ΔE00 7.23
Grey Green
#86A17D
ΔE00 8.20
Cool Grey
#95A3A6
ΔE00 8.73
Sage Green
#9CAF88
ΔE00 9.12
Greeny Grey
#7EA07A
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA598 #A58F9C
analogous
#91A58F #8FA598 #8FA5A3
triadic
#8FA598 #988FA5 #A5988F
tetradic
#8FA598 #8F91A5 #A58F9C #A5A38F
square
#8FA598 #8F91A5 #A58F9C #A5A38F
split-complementary
#8FA598 #A38FA5 #A58F91
monochromatic
#53675B #6E8979 #8FA598 #B1C0B7 #D3DCD6
Accessibility & contrast
On white
2.62
#8FA598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#8FA598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA598
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA598 | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A197
Deuteranopia (green-blind)
#A09F99
Tritanopia (blue-blind)
#8BA5A1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8fa598; /* rgb */ color: rgb(143, 165, 152); /* oklch */ color: oklch(70.1% 0.031 159.6);
Tailwind
colors: {
custom: {
50: '#b0bfb6',
500: '#8fa598',
950: '#000000',
},
}SCSS
$custom: #8fa598; $custom-light: #b0bfb6; $custom-dark: #000000;
JSON
{
"hex": "#8fa598",
"rgb": {
"r": 143,
"g": 165,
"b": 152
},
"hsl": {
"h": 144.545,
"s": 10.891,
"l": 60.392
},
"oklch": {
"l": 0.70104,
"c": 0.03097,
"h": 159.6
},
"luminance": 0.35017
}Semantic roles & 50–950 ramp
primary
#8FA598
secondary
#CCC4C9
accent
#517995
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180