#8EE07A#8EE07A
#8EE07A is a very light, vivid green. Relative luminance 0.605; OKLCH L 83.0% C 0.158 H 139.6°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE07A |
|---|---|
| RGB | rgb(142, 224, 122) |
| HSL | hsl(108, 62%, 68%) |
| HSV | hsv(108, 46%, 88%) |
| CMYK | cmyk(36.6%, 0%, 45.5%, 12.2%) |
| CIE-LAB | lab(82.09, -44.02, 42.09) |
| CIE-LCH | lch(82.09, 60.91, 136.29°) |
| OKLab | oklab(83.05% -0.1204 0.1024) |
| OKLCH | oklch(83.05% 0.158 139.6) |
| XYZ | xyz(41.3224, 60.4652, 27.9022) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.84
Lightish Green
#61E160
ΔE00 4.88
Fresh Green
#69D84F
ΔE00 5.51
Light Green
#96F97B
ΔE00 5.80
Palegreen
#98FB98
ΔE00 6.12
Easter Green
#8CFD7E
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE07A #CC7AE0
analogous
#C1E07A #8EE07A #7AE099
triadic
#8EE07A #7A8EE0 #E07A8E
tetradic
#8EE07A #7AC1E0 #CC7AE0 #E0997A
square
#8EE07A #7AC1E0 #CC7AE0 #E0997A
split-complementary
#8EE07A #997AE0 #E07AC1
monochromatic
#46B52A #64D448 #8EE07A #B8ECAC #E2F7DD
Accessibility & contrast
On white
1.60
#8EE07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#8EE07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE07A
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE07A | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D172
Deuteranopia (green-blind)
#D9C980
Tritanopia (blue-blind)
#88DAC8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8ee07a; /* rgb */ color: rgb(142, 224, 122); /* oklch */ color: oklch(83.0% 0.158 139.6);
Tailwind
colors: {
custom: {
50: '#b3eaa2',
500: '#8ee07a',
950: '#000000',
},
}SCSS
$custom: #8ee07a; $custom-light: #b3eaa2; $custom-dark: #000000;
JSON
{
"hex": "#8ee07a",
"rgb": {
"r": 142,
"g": 224,
"b": 122
},
"hsl": {
"h": 108.235,
"s": 62.195,
"l": 67.843
},
"oklch": {
"l": 0.83046,
"c": 0.15805,
"h": 139.6
},
"luminance": 0.60467
}Semantic roles & 50–950 ramp
primary
#8EE07A
secondary
#A148B6
accent
#1CCAA8
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#11160F
muted
#818480