#8BCE93#8BCE93
#8BCE93 is a light, moderate green. Relative luminance 0.517; OKLCH L 79.1% C 0.107 H 147.4°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCE93 |
|---|---|
| RGB | rgb(139, 206, 147) |
| HSL | hsl(127, 41%, 68%) |
| HSV | hsv(127, 33%, 81%) |
| CMYK | cmyk(32.5%, 0%, 28.6%, 19.2%) |
| CIE-LAB | lab(77.12, -33.10, 22.80) |
| CIE-LCH | lch(77.12, 40.19, 145.45°) |
| OKLab | oklab(79.11% -0.0904 0.0577) |
| OKLCH | oklch(79.11% 0.107 147.4) |
| XYZ | xyz(37.9834, 51.7364, 35.5829) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.42
Hospital Green
#9BE5AA
ΔE00 5.46
Darkseagreen
#8FBC8F
ΔE00 5.55
Pistachio
#93C572
ΔE00 6.80
Emerald
#50C878
ΔE00 7.07
Seafoam
#7FE0B3
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCE93 #CE8BC6
analogous
#A5CE8B #8BCE93 #8BCEB4
triadic
#8BCE93 #938BCE #CE938B
tetradic
#8BCE93 #8BA5CE #CE8BC6 #CEB48B
square
#8BCE93 #8BA5CE #CE8BC6 #CEB48B
split-complementary
#8BCE93 #B48BCE #CE8BA5
monochromatic
#429C4D #60BC6B #8BCE93 #B6E0BB #E1F2E3
Accessibility & contrast
On white
1.85
#8BCE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#8BCE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCE93
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCE93 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C38F
Deuteranopia (green-blind)
#C5BC96
Tritanopia (blue-blind)
#82CBBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8bce93; /* rgb */ color: rgb(139, 206, 147); /* oklch */ color: oklch(79.1% 0.107 147.4);
Tailwind
colors: {
custom: {
50: '#afddb3',
500: '#8bce93',
950: '#000000',
},
}SCSS
$custom: #8bce93; $custom-light: #afddb3; $custom-dark: #000000;
JSON
{
"hex": "#8bce93",
"rgb": {
"r": 139,
"g": 206,
"b": 147
},
"hsl": {
"h": 127.164,
"s": 40.606,
"l": 67.647
},
"oklch": {
"l": 0.79109,
"c": 0.10731,
"h": 147.4
},
"luminance": 0.51738
}Semantic roles & 50–950 ramp
primary
#8BCE93
secondary
#A35B9A
accent
#32A4B4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481