#8BE183#8BE183
#8BE183 is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.3% C 0.152 H 142.2°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE183 |
|---|---|
| RGB | rgb(139, 225, 131) |
| HSL | hsl(115, 61%, 70%) |
| HSV | hsv(115, 42%, 88%) |
| CMYK | cmyk(38.2%, 0%, 41.8%, 11.8%) |
| CIE-LAB | lab(82.37, -44.16, 37.96) |
| CIE-LCH | lch(82.37, 58.24, 139.31°) |
| OKLab | oklab(83.27% -0.1204 0.0933) |
| OKLCH | oklch(83.27% 0.152 142.2) |
| XYZ | xyz(41.6676, 60.9758, 31.0423) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.95
Lightish Green
#61E160
ΔE00 5.37
Palegreen
#98FB98
ΔE00 5.60
Light Green
#96F97B
ΔE00 6.32
Fresh Green
#69D84F
ΔE00 6.50
Weird Green
#3AE57F
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE183 #D983E1
analogous
#BAE183 #8BE183 #83E1AA
triadic
#8BE183 #838BE1 #E1838B
tetradic
#8BE183 #83BAE1 #D983E1 #E1AA83
square
#8BE183 #83BAE1 #D983E1 #E1AA83
split-complementary
#8BE183 #AA83E1 #E183BA
monochromatic
#3ABC2E #5DD552 #8BE183 #B9EDB4 #E7F9E6
Accessibility & contrast
On white
1.59
#8BE183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#8BE183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE183
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE183 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27C
Deuteranopia (green-blind)
#D9CA89
Tritanopia (blue-blind)
#83DCCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8be183; /* rgb */ color: rgb(139, 225, 131); /* oklch */ color: oklch(83.3% 0.152 142.2);
Tailwind
colors: {
custom: {
50: '#b0eba8',
500: '#8be183',
950: '#000000',
},
}SCSS
$custom: #8be183; $custom-light: #b0eba8; $custom-dark: #000000;
JSON
{
"hex": "#8be183",
"rgb": {
"r": 139,
"g": 225,
"b": 131
},
"hsl": {
"h": 114.894,
"s": 61.039,
"l": 69.804
},
"oklch": {
"l": 0.83273,
"c": 0.15236,
"h": 142.2
},
"luminance": 0.60978
}Semantic roles & 50–950 ramp
primary
#8BE183
secondary
#B050B9
accent
#1DC9BA
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#111610
muted
#818480