#8FC596#8FC596
#8FC596 is a light, moderate green. Relative luminance 0.480; OKLCH L 77.3% C 0.087 H 148.1°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC596 |
|---|---|
| RGB | rgb(143, 197, 150) |
| HSL | hsl(128, 32%, 67%) |
| HSV | hsv(128, 27%, 77%) |
| CMYK | cmyk(27.4%, 0%, 23.9%, 22.7%) |
| CIE-LAB | lab(74.81, -27.00, 18.05) |
| CIE-LCH | lch(74.81, 32.48, 146.23°) |
| OKLab | oklab(77.32% -0.074 0.0461) |
| OKLCH | oklch(77.32% 0.087 148.1) |
| XYZ | xyz(36.7973, 47.9727, 36.1691) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.57
Lichen
#8FB67B
ΔE00 5.97
Sage Green (survey)
#88B378
ΔE00 6.28
Faded Green
#7BB274
ΔE00 6.74
Soft Green
#6FC276
ΔE00 6.98
Sage
#87AE73
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC596 #C58FBE
analogous
#A3C58F #8FC596 #8FC5B1
triadic
#8FC596 #968FC5 #C5968F
tetradic
#8FC596 #8FA3C5 #C58FBE #C5B18F
square
#8FC596 #8FA3C5 #C58FBE #C5B18F
split-complementary
#8FC596 #B18FC5 #C58FA3
monochromatic
#4A8F53 #67B070 #8FC596 #B7DABC #E0EFE2
Accessibility & contrast
On white
1.98
#8FC596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#8FC596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC596
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC596 | 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)
#C6BC93
Deuteranopia (green-blind)
#BEB698
Tritanopia (blue-blind)
#88C3B8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fc596; /* rgb */ color: rgb(143, 197, 150); /* oklch */ color: oklch(77.3% 0.087 148.1);
Tailwind
colors: {
custom: {
50: '#b1d6b5',
500: '#8fc596',
950: '#000000',
},
}SCSS
$custom: #8fc596; $custom-light: #b1d6b5; $custom-dark: #000000;
JSON
{
"hex": "#8fc596",
"rgb": {
"r": 143,
"g": 197,
"b": 150
},
"hsl": {
"h": 127.778,
"s": 31.765,
"l": 66.667
},
"oklch": {
"l": 0.7732,
"c": 0.08715,
"h": 148.1
},
"luminance": 0.47974
}Semantic roles & 50–950 ramp
primary
#8FC596
secondary
#E1CFDE
accent
#3B9CAB
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380