#8BCD92#8BCD92
#8BCD92 is a light, moderate green. Relative luminance 0.512; OKLCH L 78.9% C 0.107 H 147.1°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCD92 |
|---|---|
| RGB | rgb(139, 205, 146) |
| HSL | hsl(126, 40%, 67%) |
| HSV | hsv(126, 32%, 80%) |
| CMYK | cmyk(32.2%, 0%, 28.8%, 19.6%) |
| CIE-LAB | lab(76.82, -32.81, 22.90) |
| CIE-LCH | lch(76.82, 40.01, 145.08°) |
| OKLab | oklab(78.86% -0.0896 0.058) |
| OKLCH | oklch(78.86% 0.107 147.1) |
| XYZ | xyz(37.6653, 51.2252, 35.0914) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.29
Darkseagreen
#8FBC8F
ΔE00 5.33
Hospital Green
#9BE5AA
ΔE00 5.71
Pistachio
#93C572
ΔE00 6.63
Lichen
#8FB67B
ΔE00 7.00
Emerald
#50C878
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCD92 #CD8BC6
analogous
#A5CD8B #8BCD92 #8BCDB3
triadic
#8BCD92 #928BCD #CD928B
tetradic
#8BCD92 #8BA5CD #CD8BC6 #CDB38B
square
#8BCD92 #8BA5CD #CD8BC6 #CDB38B
split-complementary
#8BCD92 #B38BCD #CD8BA5
monochromatic
#439B4C #60BB6A #8BCD92 #B6DFBA #E1F2E2
Accessibility & contrast
On white
1.87
#8BCD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#8BCD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCD92
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCD92 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28E
Deuteranopia (green-blind)
#C4BB95
Tritanopia (blue-blind)
#83CABD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8bcd92; /* rgb */ color: rgb(139, 205, 146); /* oklch */ color: oklch(78.9% 0.107 147.1);
Tailwind
colors: {
custom: {
50: '#afdcb2',
500: '#8bcd92',
950: '#000000',
},
}SCSS
$custom: #8bcd92; $custom-light: #afdcb2; $custom-dark: #000000;
JSON
{
"hex": "#8bcd92",
"rgb": {
"r": 139,
"g": 205,
"b": 146
},
"hsl": {
"h": 126.364,
"s": 39.759,
"l": 67.451
},
"oklch": {
"l": 0.78855,
"c": 0.10674,
"h": 147.1
},
"luminance": 0.51227
}Semantic roles & 50–950 ramp
primary
#8BCD92
secondary
#A15B9A
accent
#33A5B3
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101511
muted
#818481