#8FA693#8FA693
#8FA693 is a light, muted green. Relative luminance 0.352; OKLCH L 70.2% C 0.038 H 150.3°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA693 |
|---|---|
| RGB | rgb(143, 166, 147) |
| HSL | hsl(130, 11%, 61%) |
| HSV | hsv(130, 14%, 65%) |
| CMYK | cmyk(13.9%, 0%, 11.4%, 34.9%) |
| CIE-LAB | lab(65.92, -11.80, 7.16) |
| CIE-LCH | lch(65.92, 13.80, 148.74°) |
| OKLab | oklab(70.19% -0.0326 0.0186) |
| OKLCH | oklch(70.19% 0.038 150.3) |
| XYZ | xyz(30.2292, 35.2181, 32.8032) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.02
Grey Green
#86A17D
ΔE00 6.02
Sage Green
#9CAF88
ΔE00 7.01
Greeny Grey
#7EA07A
ΔE00 7.19
Greyish Teal
#719F91
ΔE00 7.23
Greyish Green
#82A67D
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA693 #A68FA2
analogous
#96A68F #8FA693 #8FA69E
triadic
#8FA693 #938FA6 #A6938F
tetradic
#8FA693 #8F96A6 #A68FA2 #A69E8F
square
#8FA693 #8F96A6 #A68FA2 #A69E8F
split-complementary
#8FA693 #9E8FA6 #A68F96
monochromatic
#536856 #6E8A73 #8FA693 #B1C1B4 #D3DCD5
Accessibility & contrast
On white
2.61
#8FA693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#8FA693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA693
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA693 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A292
Deuteranopia (green-blind)
#A29F94
Tritanopia (blue-blind)
#8CA5A0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8fa693; /* rgb */ color: rgb(143, 166, 147); /* oklch */ color: oklch(70.2% 0.038 150.3);
Tailwind
colors: {
custom: {
50: '#b0c0b2',
500: '#8fa693',
950: '#000000',
},
}SCSS
$custom: #8fa693; $custom-light: #b0c0b2; $custom-dark: #000000;
JSON
{
"hex": "#8fa693",
"rgb": {
"r": 143,
"g": 166,
"b": 147
},
"hsl": {
"h": 130.435,
"s": 11.443,
"l": 60.588
},
"oklch": {
"l": 0.70188,
"c": 0.03756,
"h": 150.3
},
"luminance": 0.35219
}Semantic roles & 50–950 ramp
primary
#8FA693
secondary
#CDC4CB
accent
#508996
background
#FAFBFA
surface
#F4F7F5
border
#CED0CF
text
#101211
muted
#7F8180