#8BE17F#8BE17F
#8BE17F is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.2% C 0.156 H 141.4°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE17F |
|---|---|
| RGB | rgb(139, 225, 127) |
| HSL | hsl(113, 62%, 69%) |
| HSV | hsv(113, 44%, 88%) |
| CMYK | cmyk(38.2%, 0%, 43.6%, 11.8%) |
| CIE-LAB | lab(82.31, -44.72, 39.88) |
| CIE-LCH | lch(82.31, 59.92, 138.28°) |
| OKLab | oklab(83.21% -0.1221 0.0976) |
| OKLCH | oklch(83.21% 0.156 141.4) |
| XYZ | xyz(41.4018, 60.8695, 29.6420) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.17
Lightish Green
#61E160
ΔE00 4.95
Palegreen
#98FB98
ΔE00 5.69
Light Green
#96F97B
ΔE00 5.97
Fresh Green
#69D84F
ΔE00 5.98
Easter Green
#8CFD7E
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE17F #D57FE1
analogous
#BCE17F #8BE17F #7FE1A4
triadic
#8BE17F #7F8BE1 #E17F8B
tetradic
#8BE17F #7FBCE1 #D57FE1 #E1A47F
square
#8BE17F #7FBCE1 #D57FE1 #E1A47F
split-complementary
#8BE17F #A47FE1 #E17FBC
monochromatic
#3DBA2C #5ED54D #8BE17F #B8EDB1 #E5F8E2
Accessibility & contrast
On white
1.59
#8BE17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#8BE17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE17F
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE17F | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D277
Deuteranopia (green-blind)
#D9CA85
Tritanopia (blue-blind)
#83DBC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8be17f; /* rgb */ color: rgb(139, 225, 127); /* oklch */ color: oklch(83.2% 0.156 141.4);
Tailwind
colors: {
custom: {
50: '#b1eba5',
500: '#8be17f',
950: '#000000',
},
}SCSS
$custom: #8be17f; $custom-light: #b1eba5; $custom-dark: #000000;
JSON
{
"hex": "#8be17f",
"rgb": {
"r": 139,
"g": 225,
"b": 127
},
"hsl": {
"h": 112.653,
"s": 62.025,
"l": 69.02
},
"oklch": {
"l": 0.83208,
"c": 0.15627,
"h": 141.4
},
"luminance": 0.60872
}Semantic roles & 50–950 ramp
primary
#8BE17F
secondary
#AB4CB8
accent
#1CCAB4
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480