#8FC593#8FC593
#8FC593 is a light, moderate green. Relative luminance 0.479; OKLCH L 77.3% C 0.090 H 146.5°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC593 |
|---|---|
| RGB | rgb(143, 197, 147) |
| HSL | hsl(124, 32%, 67%) |
| HSV | hsv(124, 27%, 77%) |
| CMYK | cmyk(27.4%, 0%, 25.4%, 22.7%) |
| CIE-LAB | lab(74.75, -27.53, 19.57) |
| CIE-LCH | lch(74.75, 33.78, 144.59°) |
| OKLab | oklab(77.25% -0.0753 0.0498) |
| OKLCH | oklch(77.25% 0.09 146.5) |
| XYZ | xyz(36.5588, 47.8773, 34.9131) |
| Luminance | 0.4788 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.63
Lichen
#8FB67B
ΔE00 5.48
Sage Green (survey)
#88B378
ΔE00 5.82
Faded Green
#7BB274
ΔE00 6.30
Soft Green
#6FC276
ΔE00 6.42
Sage
#87AE73
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC593 #C58FC1
analogous
#A6C58F #8FC593 #8FC5AE
triadic
#8FC593 #938FC5 #C5938F
tetradic
#8FC593 #8FA6C5 #C58FC1 #C5AE8F
square
#8FC593 #8FA6C5 #C58FC1 #C5AE8F
split-complementary
#8FC593 #AE8FC5 #C58FA6
monochromatic
#4A8F4F #67B06C #8FC593 #B7DABA #E0EFE1
Accessibility & contrast
On white
1.99
#8FC593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#8FC593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC593
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC593 | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BB90
Deuteranopia (green-blind)
#BEB696
Tritanopia (blue-blind)
#89C2B7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fc593; /* rgb */ color: rgb(143, 197, 147); /* oklch */ color: oklch(77.3% 0.090 146.5);
Tailwind
colors: {
custom: {
50: '#b1d6b3',
500: '#8fc593',
950: '#000000',
},
}SCSS
$custom: #8fc593; $custom-light: #b1d6b3; $custom-dark: #000000;
JSON
{
"hex": "#8fc593",
"rgb": {
"r": 143,
"g": 197,
"b": 147
},
"hsl": {
"h": 124.444,
"s": 31.765,
"l": 66.667
},
"oklch": {
"l": 0.77251,
"c": 0.09028,
"h": 146.5
},
"luminance": 0.47879
}Semantic roles & 50–950 ramp
primary
#8FC593
secondary
#E1CFDF
accent
#3BA2AB
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380