#8FA893#8FA893
#8FA893 is a light, muted green. Relative luminance 0.360; OKLCH L 70.6% C 0.041 H 149.8°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA893 |
|---|---|
| RGB | rgb(143, 168, 147) |
| HSL | hsl(130, 13%, 61%) |
| HSV | hsv(130, 15%, 66%) |
| CMYK | cmyk(14.9%, 0%, 12.5%, 34.1%) |
| CIE-LAB | lab(66.48, -12.86, 7.97) |
| CIE-LCH | lch(66.48, 15.13, 148.21°) |
| OKLab | oklab(70.64% -0.0355 0.0207) |
| OKLCH | oklch(70.64% 0.041 149.8) |
| XYZ | xyz(30.5956, 35.9509, 32.9254) |
| Luminance | 0.3595 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.24
Grey Green
#86A17D
ΔE00 5.52
Sage Green
#9CAF88
ΔE00 6.40
Greeny Grey
#7EA07A
ΔE00 6.63
Greyish Green
#82A67D
ΔE00 6.71
Greyish Teal
#719F91
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA893 #A88FA4
analogous
#97A88F #8FA893 #8FA89F
triadic
#8FA893 #938FA8 #A8938F
tetradic
#8FA893 #8F97A8 #A88FA4 #A89F8F
square
#8FA893 #8F97A8 #A88FA4 #A89F8F
split-complementary
#8FA893 #9F8FA8 #A88F97
monochromatic
#526A56 #6D8D72 #8FA893 #B1C3B4 #D4DED5
Accessibility & contrast
On white
2.56
#8FA893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#8FA893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA893
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA893 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A392
Deuteranopia (green-blind)
#A4A194
Tritanopia (blue-blind)
#8CA7A2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8fa893; /* rgb */ color: rgb(143, 168, 147); /* oklch */ color: oklch(70.6% 0.041 149.8);
Tailwind
colors: {
custom: {
50: '#b0c1b2',
500: '#8fa893',
950: '#000000',
},
}SCSS
$custom: #8fa893; $custom-light: #b0c1b2; $custom-dark: #000000;
JSON
{
"hex": "#8fa893",
"rgb": {
"r": 143,
"g": 168,
"b": 147
},
"hsl": {
"h": 129.6,
"s": 12.563,
"l": 60.98
},
"oklch": {
"l": 0.70636,
"c": 0.04108,
"h": 149.8
},
"luminance": 0.35951
}Semantic roles & 50–950 ramp
primary
#8FA893
secondary
#CEC5CD
accent
#4F8B97
background
#FAFBFA
surface
#F4F7F5
border
#CED0CF
text
#101211
muted
#7F8180