#8BEE8A#8BEE8A
#8BEE8A is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.5% C 0.164 H 143.8°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8BEE8A |
|---|---|
| RGB | rgb(139, 238, 138) |
| HSL | hsl(119, 75%, 74%) |
| HSV | hsv(119, 42%, 93%) |
| CMYK | cmyk(41.6%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(86.24, -48.68, 39.48) |
| CIE-LCH | lch(86.24, 62.68, 140.96°) |
| OKLab | oklab(86.46% -0.1326 0.0971) |
| OKLCH | oklch(86.46% 0.164 143.8) |
| XYZ | xyz(45.8073, 68.4702, 34.8422) |
| Luminance | 0.6847 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.96
Palegreen
#98FB98
ΔE00 2.88
Mint Green
#8FFF9F
ΔE00 3.89
Baby Green
#8CFF9E
ΔE00 3.90
Light Green
#96F97B
ΔE00 4.31
Easter Green
#8CFD7E
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BEE8A #ED8AEE
analogous
#BDEE8A #8BEE8A #8AEEBB
triadic
#8BEE8A #8A8BEE #EE8A8B
tetradic
#8BEE8A #8ABDEE #ED8AEE #EEBB8A
square
#8BEE8A #8ABDEE #ED8AEE #EEBB8A
split-complementary
#8BEE8A #BB8AEE #EE8ABD
monochromatic
#22DD20 #56E655 #8BEE8A #C0F6BF #E5FBE4
Accessibility & contrast
On white
1.43
#8BEE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#8BEE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BEE8A
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BEE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BEE8A | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE83
Deuteranopia (green-blind)
#E4D490
Tritanopia (blue-blind)
#7FE9D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #8bee8a; /* rgb */ color: rgb(139, 238, 138); /* oklch */ color: oklch(86.5% 0.164 143.8);
Tailwind
colors: {
custom: {
50: '#b1f4ad',
500: '#8bee8a',
950: '#000000',
},
}SCSS
$custom: #8bee8a; $custom-light: #b1f4ad; $custom-dark: #000000;
JSON
{
"hex": "#8bee8a",
"rgb": {
"r": 139,
"g": 238,
"b": 138
},
"hsl": {
"h": 119.4,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.86462,
"c": 0.16429,
"h": 143.8
},
"luminance": 0.68473
}Semantic roles & 50–950 ramp
primary
#8BEE8A
secondary
#C853C9
accent
#0FD7D5
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581