#8BE27A#8BE27A
#8BE27A is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.4% C 0.163 H 140.4°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE27A |
|---|---|
| RGB | rgb(139, 226, 122) |
| HSL | hsl(110, 64%, 68%) |
| HSV | hsv(110, 46%, 89%) |
| CMYK | cmyk(38.5%, 0%, 46%, 11.4%) |
| CIE-LAB | lab(82.53, -45.83, 42.61) |
| CIE-LCH | lch(82.53, 62.58, 137.08°) |
| OKLab | oklab(83.37% -0.1252 0.1035) |
| OKLCH | oklch(83.37% 0.163 140.4) |
| XYZ | xyz(41.3551, 61.2846, 28.0586) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.47
Lightish Green
#61E160
ΔE00 4.45
Light Green
#96F97B
ΔE00 5.37
Fresh Green
#69D84F
ΔE00 5.39
Palegreen
#98FB98
ΔE00 5.71
Easter Green
#8CFD7E
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE27A #D17AE2
analogous
#BFE27A #8BE27A #7AE29D
triadic
#8BE27A #7A8BE2 #E27A8B
tetradic
#8BE27A #7ABFE2 #D17AE2 #E29D7A
square
#8BE27A #7ABFE2 #D17AE2 #E29D7A
split-complementary
#8BE27A #9D7AE2 #E27ABF
monochromatic
#40B928 #5FD748 #8BE27A #B7EDAC #E3F8DE
Accessibility & contrast
On white
1.58
#8BE27A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#8BE27A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE27A
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE27A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE27A | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D272
Deuteranopia (green-blind)
#DBCA81
Tritanopia (blue-blind)
#84DCC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8be27a; /* rgb */ color: rgb(139, 226, 122); /* oklch */ color: oklch(83.4% 0.163 140.4);
Tailwind
colors: {
custom: {
50: '#b1eba2',
500: '#8be27a',
950: '#000000',
},
}SCSS
$custom: #8be27a; $custom-light: #b1eba2; $custom-dark: #000000;
JSON
{
"hex": "#8be27a",
"rgb": {
"r": 139,
"g": 226,
"b": 122
},
"hsl": {
"h": 110.192,
"s": 64.198,
"l": 68.235
},
"oklch": {
"l": 0.83367,
"c": 0.16251,
"h": 140.4
},
"luminance": 0.61287
}Semantic roles & 50–950 ramp
primary
#8BE27A
secondary
#A647B9
accent
#19CCAF
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#11160F
muted
#818480