#8EEB8A#8EEB8A
#8EEB8A is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.9% C 0.158 H 143.2°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8EEB8A |
|---|---|
| RGB | rgb(142, 235, 138) |
| HSL | hsl(118, 71%, 73%) |
| HSV | hsv(118, 41%, 92%) |
| CMYK | cmyk(39.6%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(85.50, -46.53, 38.56) |
| CIE-LCH | lch(85.50, 60.43, 140.35°) |
| OKLab | oklab(85.9% -0.1268 0.0949) |
| OKLCH | oklch(85.9% 0.158 143.2) |
| XYZ | xyz(45.4491, 66.9998, 34.5773) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.90
Palegreen
#98FB98
ΔE00 3.40
Mint Green
#8FFF9F
ΔE00 4.49
Baby Green
#8CFF9E
ΔE00 4.53
Light Green
#96F97B
ΔE00 4.76
Pale Light Green
#B1FC99
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EEB8A #E78AEB
analogous
#BEEB8A #8EEB8A #8AEBB6
triadic
#8EEB8A #8A8EEB #EB8A8E
tetradic
#8EEB8A #8ABEEB #E78AEB #EBB68A
square
#8EEB8A #8ABEEB #E78AEB #EBB68A
split-complementary
#8EEB8A #B68AEB #EB8ABE
monochromatic
#2CD625 #5CE256 #8EEB8A #C0F4BE #E6FBE5
Accessibility & contrast
On white
1.46
#8EEB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#8EEB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EEB8A
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EEB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EEB8A | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB83
Deuteranopia (green-blind)
#E1D290
Tritanopia (blue-blind)
#84E6D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #8eeb8a; /* rgb */ color: rgb(142, 235, 138); /* oklch */ color: oklch(85.9% 0.158 143.2);
Tailwind
colors: {
custom: {
50: '#b3f2ad',
500: '#8eeb8a',
950: '#000000',
},
}SCSS
$custom: #8eeb8a; $custom-light: #b3f2ad; $custom-dark: #000000;
JSON
{
"hex": "#8eeb8a",
"rgb": {
"r": 142,
"g": 235,
"b": 138
},
"hsl": {
"h": 117.526,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.85897,
"c": 0.15838,
"h": 143.2
},
"luminance": 0.67002
}Semantic roles & 50–950 ramp
primary
#8EEB8A
secondary
#C154C5
accent
#13D3CB
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581