#8BC196#8BC196
#8BC196 is a light, moderate green. Relative luminance 0.458; OKLCH L 76.2% C 0.083 H 150.3°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC196 |
|---|---|
| RGB | rgb(139, 193, 150) |
| HSL | hsl(132, 30%, 65%) |
| HSV | hsv(132, 28%, 76%) |
| CMYK | cmyk(28%, 0%, 22.3%, 24.3%) |
| CIE-LAB | lab(73.43, -26.36, 16.11) |
| CIE-LCH | lch(73.43, 30.89, 148.57°) |
| OKLab | oklab(76.16% -0.0724 0.0413) |
| OKLCH | oklch(76.16% 0.083 150.3) |
| XYZ | xyz(35.2207, 45.8295, 35.8385) |
| Luminance | 0.4583 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.17
Lichen
#8FB67B
ΔE00 6.19
Sage Green (survey)
#88B378
ΔE00 6.28
Faded Green
#7BB274
ΔE00 6.62
Pale Teal
#82CBB2
ΔE00 7.21
Soft Green
#6FC276
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC196 #C18BB6
analogous
#9BC18B #8BC196 #8BC1B1
triadic
#8BC196 #968BC1 #C1968B
tetradic
#8BC196 #8B9BC1 #C18BB6 #C1B18B
square
#8BC196 #8B9BC1 #C18BB6 #C1B18B
split-complementary
#8BC196 #B18BC1 #C18B9B
monochromatic
#498956 #63AC72 #8BC196 #B3D6BA #DBECDE
Accessibility & contrast
On white
2.07
#8BC196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#8BC196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC196
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC196 | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B894
Deuteranopia (green-blind)
#B9B298
Tritanopia (blue-blind)
#83BFB5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8bc196; /* rgb */ color: rgb(139, 193, 150); /* oklch */ color: oklch(76.2% 0.083 150.3);
Tailwind
colors: {
custom: {
50: '#aed4b5',
500: '#8bc196',
950: '#000000',
},
}SCSS
$custom: #8bc196; $custom-light: #aed4b5; $custom-dark: #000000;
JSON
{
"hex": "#8bc196",
"rgb": {
"r": 139,
"g": 193,
"b": 150
},
"hsl": {
"h": 132.222,
"s": 30.337,
"l": 65.098
},
"oklch": {
"l": 0.76156,
"c": 0.08334,
"h": 150.3
},
"luminance": 0.45831
}Semantic roles & 50–950 ramp
primary
#8BC196
secondary
#DDCBD9
accent
#3C93A9
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380