#8BE07D#8BE07D
#8BE07D is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.9% C 0.157 H 140.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE07D |
|---|---|
| RGB | rgb(139, 224, 125) |
| HSL | hsl(112, 61%, 68%) |
| HSV | hsv(112, 44%, 88%) |
| CMYK | cmyk(37.9%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(81.99, -44.57, 40.46) |
| CIE-LCH | lch(81.99, 60.19, 137.77°) |
| OKLab | oklab(82.94% -0.1217 0.0988) |
| OKLCH | oklch(82.94% 0.157 140.9) |
| XYZ | xyz(41.0032, 60.2788, 28.8725) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.48
Lightish Green
#61E160
ΔE00 4.86
Fresh Green
#69D84F
ΔE00 5.74
Palegreen
#98FB98
ΔE00 5.95
Light Green
#96F97B
ΔE00 6.05
Easter Green
#8CFD7E
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE07D #D27DE0
analogous
#BCE07D #8BE07D #7DE0A0
triadic
#8BE07D #7D8BE0 #E07D8B
tetradic
#8BE07D #7DBCE0 #D27DE0 #E0A07D
square
#8BE07D #7DBCE0 #D27DE0 #E0A07D
split-complementary
#8BE07D #A07DE0 #E07DBC
monochromatic
#3FB72C #5FD44C #8BE07D #B7ECAE #E3F8E0
Accessibility & contrast
On white
1.61
#8BE07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#8BE07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE07D
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE07D | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D175
Deuteranopia (green-blind)
#D8C983
Tritanopia (blue-blind)
#84DAC8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8be07d; /* rgb */ color: rgb(139, 224, 125); /* oklch */ color: oklch(82.9% 0.157 140.9);
Tailwind
colors: {
custom: {
50: '#b1eaa4',
500: '#8be07d',
950: '#000000',
},
}SCSS
$custom: #8be07d; $custom-light: #b1eaa4; $custom-dark: #000000;
JSON
{
"hex": "#8be07d",
"rgb": {
"r": 139,
"g": 224,
"b": 125
},
"hsl": {
"h": 111.515,
"s": 61.491,
"l": 68.431
},
"oklch": {
"l": 0.82939,
"c": 0.15676,
"h": 140.9
},
"luminance": 0.60281
}Semantic roles & 50–950 ramp
primary
#8BE07D
secondary
#A84AB7
accent
#1CC9B1
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480