#8BCD91#8BCD91
#8BCD91 is a light, moderate green. Relative luminance 0.512; OKLCH L 78.8% C 0.108 H 146.7°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCD91 |
|---|---|
| RGB | rgb(139, 205, 145) |
| HSL | hsl(125, 40%, 67%) |
| HSV | hsv(125, 32%, 80%) |
| CMYK | cmyk(32.2%, 0%, 29.3%, 19.6%) |
| CIE-LAB | lab(76.80, -32.98, 23.40) |
| CIE-LCH | lch(76.80, 40.44, 144.64°) |
| OKLab | oklab(78.83% -0.0901 0.0592) |
| OKLCH | oklch(78.83% 0.108 146.7) |
| XYZ | xyz(37.5878, 51.1942, 34.6835) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.15
Darkseagreen
#8FBC8F
ΔE00 5.42
Hospital Green
#9BE5AA
ΔE00 5.75
Pistachio
#93C572
ΔE00 6.43
Lichen
#8FB67B
ΔE00 6.93
Emerald
#50C878
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCD91 #CD8BC7
analogous
#A6CD8B #8BCD91 #8BCDB2
triadic
#8BCD91 #918BCD #CD918B
tetradic
#8BCD91 #8BA6CD #CD8BC7 #CDB28B
square
#8BCD91 #8BA6CD #CD8BC7 #CDB28B
split-complementary
#8BCD91 #B28BCD #CD8BA6
monochromatic
#439B4B #60BB68 #8BCD91 #B6DFBA #E1F2E2
Accessibility & contrast
On white
1.87
#8BCD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#8BCD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCD91
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCD91 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28D
Deuteranopia (green-blind)
#C5BB94
Tritanopia (blue-blind)
#83CABD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8bcd91; /* rgb */ color: rgb(139, 205, 145); /* oklch */ color: oklch(78.8% 0.108 146.7);
Tailwind
colors: {
custom: {
50: '#afdcb1',
500: '#8bcd91',
950: '#000000',
},
}SCSS
$custom: #8bcd91; $custom-light: #afdcb1; $custom-dark: #000000;
JSON
{
"hex": "#8bcd91",
"rgb": {
"r": 139,
"g": 205,
"b": 145
},
"hsl": {
"h": 125.455,
"s": 39.759,
"l": 67.451
},
"oklch": {
"l": 0.78833,
"c": 0.10777,
"h": 146.7
},
"luminance": 0.51196
}Semantic roles & 50–950 ramp
primary
#8BCD91
secondary
#A15B9B
accent
#33A7B3
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481