#8BCB95#8BCB95
#8BCB95 is a light, moderate green. Relative luminance 0.504; OKLCH L 78.5% C 0.101 H 148.6°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCB95 |
|---|---|
| RGB | rgb(139, 203, 149) |
| HSL | hsl(129, 38%, 67%) |
| HSV | hsv(129, 32%, 80%) |
| CMYK | cmyk(31.5%, 0%, 26.6%, 20.4%) |
| CIE-LAB | lab(76.30, -31.34, 20.61) |
| CIE-LCH | lch(76.30, 37.51, 146.68°) |
| OKLab | oklab(78.45% -0.0858 0.0524) |
| OKLCH | oklch(78.45% 0.101 148.6) |
| XYZ | xyz(37.4264, 50.3690, 36.1781) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.56
Soft Green
#6FC276
ΔE00 5.83
Hospital Green
#9BE5AA
ΔE00 6.10
Lichen
#8FB67B
ΔE00 6.90
Seafoam
#7FE0B3
ΔE00 7.10
Sage Green (survey)
#88B378
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCB95 #CB8BC1
analogous
#A1CB8B #8BCB95 #8BCBB5
triadic
#8BCB95 #958BCB #CB958B
tetradic
#8BCB95 #8BA1CB #CB8BC1 #CBB58B
square
#8BCB95 #8BA1CB #CB8BC1 #CBB58B
split-complementary
#8BCB95 #B58BCB #CB8BA1
monochromatic
#449851 #61B86E #8BCB95 #B5DEBC #E0F1E2
Accessibility & contrast
On white
1.90
#8BCB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#8BCB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCB95
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCB95 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC092
Deuteranopia (green-blind)
#C2BA98
Tritanopia (blue-blind)
#82C8BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8bcb95; /* rgb */ color: rgb(139, 203, 149); /* oklch */ color: oklch(78.5% 0.101 148.6);
Tailwind
colors: {
custom: {
50: '#aedbb4',
500: '#8bcb95',
950: '#000000',
},
}SCSS
$custom: #8bcb95; $custom-light: #aedbb4; $custom-dark: #000000;
JSON
{
"hex": "#8bcb95",
"rgb": {
"r": 139,
"g": 203,
"b": 149
},
"hsl": {
"h": 129.375,
"s": 38.095,
"l": 67.059
},
"oklch": {
"l": 0.78454,
"c": 0.1005,
"h": 148.6
},
"luminance": 0.50371
}Semantic roles & 50–950 ramp
primary
#8BCB95
secondary
#9E5C94
accent
#349EB1
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481