#8BE07F#8BE07F
#8BE07F is a very light, vivid green. Relative luminance 0.603; OKLCH L 83.0% C 0.155 H 141.3°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE07F |
|---|---|
| RGB | rgb(139, 224, 127) |
| HSL | hsl(113, 61%, 69%) |
| HSV | hsv(113, 43%, 88%) |
| CMYK | cmyk(37.9%, 0%, 43.3%, 12.2%) |
| CIE-LAB | lab(82.02, -44.29, 39.50) |
| CIE-LCH | lch(82.02, 59.35, 138.27°) |
| OKLab | oklab(82.97% -0.1209 0.0967) |
| OKLCH | oklch(82.97% 0.155 141.3) |
| XYZ | xyz(41.1322, 60.3304, 29.5522) |
| Luminance | 0.6033 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.34
Lightish Green
#61E160
ΔE00 5.05
Palegreen
#98FB98
ΔE00 5.89
Fresh Green
#69D84F
ΔE00 6.00
Light Green
#96F97B
ΔE00 6.21
Pale Light Green
#B1FC99
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE07F #D47FE0
analogous
#BCE07F #8BE07F #7FE0A4
triadic
#8BE07F #7F8BE0 #E07F8B
tetradic
#8BE07F #7FBCE0 #D47FE0 #E0A47F
square
#8BE07F #7FBCE0 #D47FE0 #E0A47F
split-complementary
#8BE07F #A47FE0 #E07FBC
monochromatic
#3EB82D #5ED44E #8BE07F #B8ECB0 #E4F8E2
Accessibility & contrast
On white
1.61
#8BE07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#8BE07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE07F
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE07F | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D178
Deuteranopia (green-blind)
#D8C985
Tritanopia (blue-blind)
#84DBC9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8be07f; /* rgb */ color: rgb(139, 224, 127); /* oklch */ color: oklch(83.0% 0.155 141.3);
Tailwind
colors: {
custom: {
50: '#b0eaa5',
500: '#8be07f',
950: '#000000',
},
}SCSS
$custom: #8be07f; $custom-light: #b0eaa5; $custom-dark: #000000;
JSON
{
"hex": "#8be07f",
"rgb": {
"r": 139,
"g": 224,
"b": 127
},
"hsl": {
"h": 112.577,
"s": 61.006,
"l": 68.824
},
"oklch": {
"l": 0.82971,
"c": 0.15482,
"h": 141.3
},
"luminance": 0.60333
}Semantic roles & 50–950 ramp
primary
#8BE07F
secondary
#AA4CB7
accent
#1DC9B3
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480