#8FC595#8FC595
#8FC595 is a light, moderate green. Relative luminance 0.479; OKLCH L 77.3% C 0.088 H 147.5°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC595 |
|---|---|
| RGB | rgb(143, 197, 149) |
| HSL | hsl(127, 32%, 67%) |
| HSV | hsv(127, 27%, 77%) |
| CMYK | cmyk(27.4%, 0%, 24.4%, 22.7%) |
| CIE-LAB | lab(74.79, -27.18, 18.56) |
| CIE-LCH | lch(74.79, 32.91, 145.67°) |
| OKLab | oklab(77.3% -0.0744 0.0474) |
| OKLCH | oklch(77.3% 0.088 147.5) |
| XYZ | xyz(36.7171, 47.9407, 35.7468) |
| Luminance | 0.4794 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.56
Lichen
#8FB67B
ΔE00 5.80
Sage Green (survey)
#88B378
ΔE00 6.12
Faded Green
#7BB274
ΔE00 6.58
Soft Green
#6FC276
ΔE00 6.79
Sage
#87AE73
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC595 #C58FBF
analogous
#A4C58F #8FC595 #8FC5B0
triadic
#8FC595 #958FC5 #C5958F
tetradic
#8FC595 #8FA4C5 #C58FBF #C5B08F
square
#8FC595 #8FA4C5 #C58FBF #C5B08F
split-complementary
#8FC595 #B08FC5 #C58FA4
monochromatic
#4A8F52 #67B06F #8FC595 #B7DABB #E0EFE1
Accessibility & contrast
On white
1.98
#8FC595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#8FC595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC595
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC595 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC92
Deuteranopia (green-blind)
#BEB698
Tritanopia (blue-blind)
#89C2B8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fc595; /* rgb */ color: rgb(143, 197, 149); /* oklch */ color: oklch(77.3% 0.088 147.5);
Tailwind
colors: {
custom: {
50: '#b1d6b4',
500: '#8fc595',
950: '#000000',
},
}SCSS
$custom: #8fc595; $custom-light: #b1d6b4; $custom-dark: #000000;
JSON
{
"hex": "#8fc595",
"rgb": {
"r": 143,
"g": 197,
"b": 149
},
"hsl": {
"h": 126.667,
"s": 31.765,
"l": 66.667
},
"oklch": {
"l": 0.77297,
"c": 0.08819,
"h": 147.5
},
"luminance": 0.47942
}Semantic roles & 50–950 ramp
primary
#8FC595
secondary
#E1CFDF
accent
#3B9EAB
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380