#8FC196#8FC196
#8FC196 is a light, moderate green. Relative luminance 0.462; OKLCH L 76.4% C 0.081 H 148.5°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC196 |
|---|---|
| RGB | rgb(143, 193, 150) |
| HSL | hsl(128, 29%, 66%) |
| HSV | hsv(128, 26%, 76%) |
| CMYK | cmyk(25.9%, 0%, 22.3%, 24.3%) |
| CIE-LAB | lab(73.66, -25.04, 16.46) |
| CIE-LCH | lch(73.66, 29.97, 146.69°) |
| OKLab | oklab(76.4% -0.0687 0.0421) |
| OKLCH | oklch(76.4% 0.081 148.5) |
| XYZ | xyz(35.9010, 46.1803, 35.8704) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.71
Lichen
#8FB67B
ΔE00 5.83
Sage Green (survey)
#88B378
ΔE00 6.06
Faded Green
#7BB274
ΔE00 6.65
Greenish Grey
#96AE8D
ΔE00 7.07
Sage
#87AE73
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC196 #C18FBA
analogous
#A1C18F #8FC196 #8FC1AF
triadic
#8FC196 #968FC1 #C1968F
tetradic
#8FC196 #8FA1C1 #C18FBA #C1AF8F
square
#8FC196 #8FA1C1 #C18FBA #C1AF8F
split-complementary
#8FC196 #AF8FC1 #C18FA1
monochromatic
#4C8955 #68AB71 #8FC196 #B6D7BB #DEEDE0
Accessibility & contrast
On white
2.05
#8FC196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#8FC196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC196
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC196 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B894
Deuteranopia (green-blind)
#BAB398
Tritanopia (blue-blind)
#89BFB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8fc196; /* rgb */ color: rgb(143, 193, 150); /* oklch */ color: oklch(76.4% 0.081 148.5);
Tailwind
colors: {
custom: {
50: '#b1d4b5',
500: '#8fc196',
950: '#000000',
},
}SCSS
$custom: #8fc196; $custom-light: #b1d4b5; $custom-dark: #000000;
JSON
{
"hex": "#8fc196",
"rgb": {
"r": 143,
"g": 193,
"b": 150
},
"hsl": {
"h": 128.4,
"s": 28.736,
"l": 65.882
},
"oklch": {
"l": 0.76399,
"c": 0.08059,
"h": 148.5
},
"luminance": 0.46182
}Semantic roles & 50–950 ramp
primary
#8FC196
secondary
#DECEDC
accent
#3E99A7
background
#FAFDFB
surface
#F5FAF6
border
#CFD3D0
text
#111411
muted
#808380