#8BED83#8BED83
#8BED83 is a very light, vivid green. Relative luminance 0.677; OKLCH L 86.1% C 0.170 H 142.4°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8BED83 |
|---|---|
| RGB | rgb(139, 237, 131) |
| HSL | hsl(115, 75%, 72%) |
| HSV | hsv(115, 45%, 93%) |
| CMYK | cmyk(41.4%, 0%, 44.7%, 7.1%) |
| CIE-LAB | lab(85.85, -49.25, 42.41) |
| CIE-LCH | lch(85.85, 64.99, 139.26°) |
| OKLab | oklab(86.11% -0.1343 0.1035) |
| OKLCH | oklch(86.11% 0.17 142.4) |
| XYZ | xyz(45.0264, 67.6933, 32.1619) |
| Luminance | 0.6770 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.88
Palegreen
#98FB98
ΔE00 3.39
Light Green
#96F97B
ΔE00 3.65
Easter Green
#8CFD7E
ΔE00 3.93
Baby Green
#8CFF9E
ΔE00 4.58
Mint Green
#8FFF9F
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BED83 #E583ED
analogous
#C0ED83 #8BED83 #83EDB0
triadic
#8BED83 #838BED #ED838B
tetradic
#8BED83 #83C0ED #E583ED #EDB083
square
#8BED83 #83C0ED #E583ED #EDB083
split-complementary
#8BED83 #B083ED #ED83C0
monochromatic
#2DD61F #59E54E #8BED83 #BDF5B8 #E6FBE4
Accessibility & contrast
On white
1.44
#8BED83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#8BED83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BED83
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BED83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BED83 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC7B
Deuteranopia (green-blind)
#E3D38A
Tritanopia (blue-blind)
#81E7D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #8bed83; /* rgb */ color: rgb(139, 237, 131); /* oklch */ color: oklch(86.1% 0.170 142.4);
Tailwind
colors: {
custom: {
50: '#b2f3a8',
500: '#8bed83',
950: '#000000',
},
}SCSS
$custom: #8bed83; $custom-light: #b2f3a8; $custom-dark: #000000;
JSON
{
"hex": "#8bed83",
"rgb": {
"r": 139,
"g": 237,
"b": 131
},
"hsl": {
"h": 115.472,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.86113,
"c": 0.16953,
"h": 142.4
},
"luminance": 0.67696
}Semantic roles & 50–950 ramp
primary
#8BED83
secondary
#BE4DC7
accent
#0FD7C8
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581