#8FC49B#8FC49B
#8FC49B is a light, moderate green. Relative luminance 0.477; OKLCH L 77.2% C 0.080 H 151.2°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC49B |
|---|---|
| RGB | rgb(143, 196, 155) |
| HSL | hsl(134, 31%, 66%) |
| HSV | hsv(134, 27%, 77%) |
| CMYK | cmyk(27%, 0%, 20.9%, 23.1%) |
| CIE-LAB | lab(74.63, -25.60, 15.12) |
| CIE-LCH | lch(74.63, 29.73, 149.44°) |
| OKLab | oklab(77.21% -0.0704 0.0388) |
| OKLCH | oklch(77.21% 0.08 151.2) |
| XYZ | xyz(36.9822, 47.6846, 38.2595) |
| Luminance | 0.4769 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.84
Pale Teal
#82CBB2
ΔE00 6.61
Lichen
#8FB67B
ΔE00 6.93
Sage Green (survey)
#88B378
ΔE00 7.15
Mediumaquamarine
#66CDAA
ΔE00 7.59
Faded Green
#7BB274
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC49B #C48FB8
analogous
#9EC48F #8FC49B #8FC4B6
triadic
#8FC49B #9B8FC4 #C49B8F
tetradic
#8FC49B #8F9EC4 #C48FB8 #C4B68F
square
#8FC49B #8F9EC4 #C48FB8 #C4B68F
split-complementary
#8FC49B #B68FC4 #C48F9E
monochromatic
#4B8E5A #67AF77 #8FC49B #B7D9BF #DFEEE3
Accessibility & contrast
On white
1.99
#8FC49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#8FC49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC49B
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC49B | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB99
Deuteranopia (green-blind)
#BCB59D
Tritanopia (blue-blind)
#87C2B9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fc49b; /* rgb */ color: rgb(143, 196, 155); /* oklch */ color: oklch(77.2% 0.080 151.2);
Tailwind
colors: {
custom: {
50: '#b1d6b8',
500: '#8fc49b',
950: '#000000',
},
}SCSS
$custom: #8fc49b; $custom-light: #b1d6b8; $custom-dark: #000000;
JSON
{
"hex": "#8fc49b",
"rgb": {
"r": 143,
"g": 196,
"b": 155
},
"hsl": {
"h": 133.585,
"s": 30.994,
"l": 66.471
},
"oklch": {
"l": 0.77208,
"c": 0.08043,
"h": 151.2
},
"luminance": 0.47686
}Semantic roles & 50–950 ramp
primary
#8FC49B
secondary
#E0CFDC
accent
#3C91AA
background
#FAFDFB
surface
#F5FAF6
border
#CFD3D0
text
#111411
muted
#808380