#8FA699#8FA699
#8FA699 is a light, muted green. Relative luminance 0.354; OKLCH L 70.4% C 0.032 H 160.7°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA699 |
|---|---|
| RGB | rgb(143, 166, 153) |
| HSL | hsl(146, 11%, 61%) |
| HSV | hsv(146, 14%, 65%) |
| CMYK | cmyk(13.9%, 0%, 7.8%, 34.9%) |
| CIE-LAB | lab(66.07, -10.63, 4.04) |
| CIE-LCH | lch(66.07, 11.38, 159.20°) |
| OKLab | oklab(70.36% -0.03 0.0105) |
| OKLCH | oklch(70.36% 0.032 160.7) |
| XYZ | xyz(30.7123, 35.4114, 35.3478) |
| Luminance | 0.3541 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.05
Greenish Grey
#96AE8D
ΔE00 7.16
Grey Green
#86A17D
ΔE00 8.23
Cool Grey
#95A3A6
ΔE00 8.86
Sage Green
#9CAF88
ΔE00 9.10
Greeny Grey
#7EA07A
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA699 #A68F9C
analogous
#90A68F #8FA699 #8FA6A4
triadic
#8FA699 #998FA6 #A6998F
tetradic
#8FA699 #8F90A6 #A68F9C #A6A48F
square
#8FA699 #8F90A6 #A68F9C #A6A48F
split-complementary
#8FA699 #A48FA6 #A68F90
monochromatic
#53685C #6E8A7A #8FA699 #B1C1B8 #D3DCD7
Accessibility & contrast
On white
2.60
#8FA699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#8FA699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA699
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA699 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A298
Deuteranopia (green-blind)
#A19F9A
Tritanopia (blue-blind)
#8BA6A2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8fa699; /* rgb */ color: rgb(143, 166, 153); /* oklch */ color: oklch(70.4% 0.032 160.7);
Tailwind
colors: {
custom: {
50: '#b0c0b7',
500: '#8fa699',
950: '#000000',
},
}SCSS
$custom: #8fa699; $custom-light: #b0c0b7; $custom-dark: #000000;
JSON
{
"hex": "#8fa699",
"rgb": {
"r": 143,
"g": 166,
"b": 153
},
"hsl": {
"h": 146.087,
"s": 11.443,
"l": 60.588
},
"oklch": {
"l": 0.70356,
"c": 0.03183,
"h": 160.7
},
"luminance": 0.35412
}Semantic roles & 50–950 ramp
primary
#8FA699
secondary
#CDC4C9
accent
#507796
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180