#8FC797#8FC797
#8FC797 is a light, moderate green. Relative luminance 0.489; OKLCH L 77.8% C 0.089 H 148.4°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC797 |
|---|---|
| RGB | rgb(143, 199, 151) |
| HSL | hsl(129, 33%, 67%) |
| HSV | hsv(129, 28%, 78%) |
| CMYK | cmyk(28.1%, 0%, 24.1%, 22%) |
| CIE-LAB | lab(75.40, -27.79, 18.34) |
| CIE-LCH | lch(75.40, 33.30, 146.57°) |
| OKLab | oklab(77.8% -0.0761 0.0468) |
| OKLCH | oklch(77.8% 0.089 148.4) |
| XYZ | xyz(37.3353, 48.9194, 36.7474) |
| Luminance | 0.4892 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.11
Lichen
#8FB67B
ΔE00 6.31
Sage Green (survey)
#88B378
ΔE00 6.63
Soft Green
#6FC276
ΔE00 6.86
Faded Green
#7BB274
ΔE00 7.03
Hospital Green
#9BE5AA
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC797 #C78FBF
analogous
#A3C78F #8FC797 #8FC7B3
triadic
#8FC797 #978FC7 #C7978F
tetradic
#8FC797 #8FA3C7 #C78FBF #C7B38F
square
#8FC797 #8FA3C7 #C78FBF #C7B38F
split-complementary
#8FC797 #B38FC7 #C78FA3
monochromatic
#499254 #66B371 #8FC797 #B8DBBD #E1F0E3
Accessibility & contrast
On white
1.95
#8FC797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#8FC797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC797
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC797 | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD94
Deuteranopia (green-blind)
#BFB79A
Tritanopia (blue-blind)
#88C5BA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8fc797; /* rgb */ color: rgb(143, 199, 151); /* oklch */ color: oklch(77.8% 0.089 148.4);
Tailwind
colors: {
custom: {
50: '#b1d8b5',
500: '#8fc797',
950: '#000000',
},
}SCSS
$custom: #8fc797; $custom-light: #b1d8b5; $custom-dark: #000000;
JSON
{
"hex": "#8fc797",
"rgb": {
"r": 143,
"g": 199,
"b": 151
},
"hsl": {
"h": 128.571,
"s": 33.333,
"l": 67.059
},
"oklch": {
"l": 0.77804,
"c": 0.08937,
"h": 148.4
},
"luminance": 0.48921
}Semantic roles & 50–950 ramp
primary
#8FC797
secondary
#E2D0DF
accent
#399CAC
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380