#8BE17A#8BE17A
#8BE17A is a very light, vivid green. Relative luminance 0.607; OKLCH L 83.1% C 0.161 H 140.4°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE17A |
|---|---|
| RGB | rgb(139, 225, 122) |
| HSL | hsl(110, 63%, 68%) |
| HSV | hsv(110, 46%, 88%) |
| CMYK | cmyk(38.2%, 0%, 45.8%, 11.8%) |
| CIE-LAB | lab(82.24, -45.40, 42.24) |
| CIE-LCH | lch(82.24, 62.01, 137.06°) |
| OKLab | oklab(83.13% -0.1241 0.1027) |
| OKLCH | oklch(83.13% 0.161 140.4) |
| XYZ | xyz(41.0840, 60.7423, 27.9682) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.59
Lightish Green
#61E160
ΔE00 4.53
Fresh Green
#69D84F
ΔE00 5.38
Light Green
#96F97B
ΔE00 5.61
Palegreen
#98FB98
ΔE00 5.89
Easter Green
#8CFD7E
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE17A #D07AE1
analogous
#BEE17A #8BE17A #7AE19C
triadic
#8BE17A #7A8BE1 #E17A8B
tetradic
#8BE17A #7ABEE1 #D07AE1 #E19C7A
square
#8BE17A #7ABEE1 #D07AE1 #E19C7A
split-complementary
#8BE17A #9C7AE1 #E17ABE
monochromatic
#41B729 #5FD648 #8BE17A #B7ECAC #E2F8DE
Accessibility & contrast
On white
1.60
#8BE17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#8BE17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE17A
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE17A | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D172
Deuteranopia (green-blind)
#DACA81
Tritanopia (blue-blind)
#84DBC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8be17a; /* rgb */ color: rgb(139, 225, 122); /* oklch */ color: oklch(83.1% 0.161 140.4);
Tailwind
colors: {
custom: {
50: '#b1eba2',
500: '#8be17a',
950: '#000000',
},
}SCSS
$custom: #8be17a; $custom-light: #b1eba2; $custom-dark: #000000;
JSON
{
"hex": "#8be17a",
"rgb": {
"r": 139,
"g": 225,
"b": 122
},
"hsl": {
"h": 110.097,
"s": 63.19,
"l": 68.039
},
"oklch": {
"l": 0.8313,
"c": 0.16109,
"h": 140.4
},
"luminance": 0.60745
}Semantic roles & 50–950 ramp
primary
#8BE17A
secondary
#A547B8
accent
#1BCBAE
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#11160F
muted
#818480