#8FC397#8FC397
#8FC397 is a light, moderate green. Relative luminance 0.471; OKLCH L 76.9% C 0.083 H 148.8°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC397 |
|---|---|
| RGB | rgb(143, 195, 151) |
| HSL | hsl(129, 30%, 66%) |
| HSV | hsv(129, 27%, 76%) |
| CMYK | cmyk(26.7%, 0%, 22.6%, 23.5%) |
| CIE-LAB | lab(74.26, -25.84, 16.75) |
| CIE-LCH | lch(74.26, 30.80, 147.05°) |
| OKLab | oklab(76.88% -0.0709 0.0429) |
| OKLCH | oklch(76.88% 0.083 148.8) |
| XYZ | xyz(36.4270, 47.1028, 36.4446) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.16
Lichen
#8FB67B
ΔE00 6.07
Sage Green (survey)
#88B378
ΔE00 6.32
Faded Green
#7BB274
ΔE00 6.84
Pale Teal
#82CBB2
ΔE00 7.50
Soft Green
#6FC276
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC397 #C38FBB
analogous
#A1C38F #8FC397 #8FC3B1
triadic
#8FC397 #978FC3 #C3978F
tetradic
#8FC397 #8FA1C3 #C38FBB #C3B18F
square
#8FC397 #8FA1C3 #C38FBB #C3B18F
split-complementary
#8FC397 #B18FC3 #C38FA1
monochromatic
#4B8C55 #67AE72 #8FC397 #B7D8BC #DFEEE1
Accessibility & contrast
On white
2.02
#8FC397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#8FC397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC397
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC397 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA94
Deuteranopia (green-blind)
#BCB499
Tritanopia (blue-blind)
#88C1B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8fc397; /* rgb */ color: rgb(143, 195, 151); /* oklch */ color: oklch(76.9% 0.083 148.8);
Tailwind
colors: {
custom: {
50: '#b1d5b5',
500: '#8fc397',
950: '#000000',
},
}SCSS
$custom: #8fc397; $custom-light: #b1d5b5; $custom-dark: #000000;
JSON
{
"hex": "#8fc397",
"rgb": {
"r": 143,
"g": 195,
"b": 151
},
"hsl": {
"h": 129.231,
"s": 30.233,
"l": 66.275
},
"oklch": {
"l": 0.76883,
"c": 0.08284,
"h": 148.8
},
"luminance": 0.47104
}Semantic roles & 50–950 ramp
primary
#8FC397
secondary
#DFCEDD
accent
#3D98A9
background
#FAFDFB
surface
#F5FAF6
border
#CFD3D0
text
#111411
muted
#808380