#8FA69A#8FA69A
#8FA69A is a light, muted green. Relative luminance 0.354; OKLCH L 70.4% C 0.031 H 162.9°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA69A |
|---|---|
| RGB | rgb(143, 166, 154) |
| HSL | hsl(149, 11%, 61%) |
| HSV | hsv(149, 14%, 65%) |
| CMYK | cmyk(13.9%, 0%, 7.2%, 34.9%) |
| CIE-LAB | lab(66.09, -10.44, 3.52) |
| CIE-LCH | lch(66.09, 11.01, 161.36°) |
| OKLab | oklab(70.38% -0.0296 0.0091) |
| OKLCH | oklch(70.38% 0.031 162.9) |
| XYZ | xyz(30.7953, 35.4445, 35.7846) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.10
Greenish Grey
#96AE8D
ΔE00 7.55
Cool Grey
#95A3A6
ΔE00 8.48
Grey Green
#86A17D
ΔE00 8.63
Sage Green
#9CAF88
ΔE00 9.48
Greeny Grey
#7EA07A
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA69A #A68F9B
analogous
#8FA68F #8FA69A #8FA6A5
triadic
#8FA69A #9A8FA6 #A69A8F
tetradic
#8FA69A #8F8FA6 #A68F9B #A6A58F
square
#8FA69A #8F8FA6 #A68F9B #A6A58F
split-complementary
#8FA69A #A58FA6 #A68F8F
monochromatic
#53685D #6E8A7B #8FA69A #B1C1B9 #D3DCD8
Accessibility & contrast
On white
2.60
#8FA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#8FA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA69A
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA69A | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A299
Deuteranopia (green-blind)
#A19F9B
Tritanopia (blue-blind)
#8BA6A2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8fa69a; /* rgb */ color: rgb(143, 166, 154); /* oklch */ color: oklch(70.4% 0.031 162.9);
Tailwind
colors: {
custom: {
50: '#b0c0b7',
500: '#8fa69a',
950: '#000000',
},
}SCSS
$custom: #8fa69a; $custom-light: #b0c0b7; $custom-dark: #000000;
JSON
{
"hex": "#8fa69a",
"rgb": {
"r": 143,
"g": 166,
"b": 154
},
"hsl": {
"h": 148.696,
"s": 11.443,
"l": 60.588
},
"oklch": {
"l": 0.70385,
"c": 0.031,
"h": 162.9
},
"luminance": 0.35445
}Semantic roles & 50–950 ramp
primary
#8FA69A
secondary
#CDC4C9
accent
#507496
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180