#8FC49A#8FC49A
#8FC49A is a light, moderate green. Relative luminance 0.477; OKLCH L 77.2% C 0.081 H 150.5°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC49A |
|---|---|
| RGB | rgb(143, 196, 154) |
| HSL | hsl(132, 31%, 66%) |
| HSV | hsv(132, 27%, 77%) |
| CMYK | cmyk(27%, 0%, 21.4%, 23.1%) |
| CIE-LAB | lab(74.60, -25.79, 15.63) |
| CIE-LCH | lch(74.60, 30.15, 148.78°) |
| OKLab | oklab(77.18% -0.0709 0.0401) |
| OKLCH | oklch(77.18% 0.081 150.5) |
| XYZ | xyz(36.8986, 47.6511, 37.8190) |
| Luminance | 0.4765 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.68
Lichen
#8FB67B
ΔE00 6.71
Pale Teal
#82CBB2
ΔE00 6.85
Sage Green (survey)
#88B378
ΔE00 6.95
Faded Green
#7BB274
ΔE00 7.41
Mediumaquamarine
#66CDAA
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC49A #C48FB9
analogous
#9FC48F #8FC49A #8FC4B5
triadic
#8FC49A #9A8FC4 #C49A8F
tetradic
#8FC49A #8F9FC4 #C48FB9 #C4B58F
square
#8FC49A #8F9FC4 #C48FB9 #C4B58F
split-complementary
#8FC49A #B58FC4 #C48F9F
monochromatic
#4B8E59 #67AF76 #8FC49A #B7D9BE #DFEEE2
Accessibility & contrast
On white
1.99
#8FC49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#8FC49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC49A
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC49A | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB98
Deuteranopia (green-blind)
#BCB59C
Tritanopia (blue-blind)
#88C2B8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fc49a; /* rgb */ color: rgb(143, 196, 154); /* oklch */ color: oklch(77.2% 0.081 150.5);
Tailwind
colors: {
custom: {
50: '#b1d6b7',
500: '#8fc49a',
950: '#000000',
},
}SCSS
$custom: #8fc49a; $custom-light: #b1d6b7; $custom-dark: #000000;
JSON
{
"hex": "#8fc49a",
"rgb": {
"r": 143,
"g": 196,
"b": 154
},
"hsl": {
"h": 132.453,
"s": 30.994,
"l": 66.471
},
"oklch": {
"l": 0.77184,
"c": 0.08143,
"h": 150.5
},
"luminance": 0.47653
}Semantic roles & 50–950 ramp
primary
#8FC49A
secondary
#E0CFDC
accent
#3C93AA
background
#FAFDFB
surface
#F5FAF6
border
#CFD3D0
text
#111411
muted
#808380