#8BEB8A#8BEB8A
#8BEB8A is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.8% C 0.160 H 143.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8BEB8A |
|---|---|
| RGB | rgb(139, 235, 138) |
| HSL | hsl(119, 71%, 73%) |
| HSV | hsv(119, 41%, 92%) |
| CMYK | cmyk(40.9%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(85.37, -47.42, 38.36) |
| CIE-LCH | lch(85.37, 60.99, 141.03°) |
| OKLab | oklab(85.75% -0.1291 0.0945) |
| OKLCH | oklch(85.75% 0.16 143.8) |
| XYZ | xyz(44.9411, 66.7379, 34.5535) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.92
Palegreen
#98FB98
ΔE00 3.44
Mint Green
#8FFF9F
ΔE00 4.40
Baby Green
#8CFF9E
ΔE00 4.43
Light Green
#96F97B
ΔE00 4.89
Foam Green
#90FDA9
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BEB8A #EA8AEB
analogous
#BCEB8A #8BEB8A #8AEBB9
triadic
#8BEB8A #8A8BEB #EB8A8B
tetradic
#8BEB8A #8ABCEB #EA8AEB #EBB98A
square
#8BEB8A #8ABCEB #EA8AEB #EBB98A
split-complementary
#8BEB8A #B98AEB #EB8ABC
monochromatic
#26D625 #57E256 #8BEB8A #BFF4BE #E5FBE5
Accessibility & contrast
On white
1.46
#8BEB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#8BEB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BEB8A
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BEB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BEB8A | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB83
Deuteranopia (green-blind)
#E1D290
Tritanopia (blue-blind)
#80E6D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #8beb8a; /* rgb */ color: rgb(139, 235, 138); /* oklch */ color: oklch(85.8% 0.160 143.8);
Tailwind
colors: {
custom: {
50: '#b1f2ad',
500: '#8beb8a',
950: '#000000',
},
}SCSS
$custom: #8beb8a; $custom-light: #b1f2ad; $custom-dark: #000000;
JSON
{
"hex": "#8beb8a",
"rgb": {
"r": 139,
"g": 235,
"b": 138
},
"hsl": {
"h": 119.381,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.85753,
"c": 0.16001,
"h": 143.8
},
"luminance": 0.66741
}Semantic roles & 50–950 ramp
primary
#8BEB8A
secondary
#C454C5
accent
#13D3D1
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581