#8EE07E#8EE07E
#8EE07E is a very light, vivid green. Relative luminance 0.606; OKLCH L 83.1% C 0.154 H 140.4°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE07E |
|---|---|
| RGB | rgb(142, 224, 126) |
| HSL | hsl(110, 61%, 69%) |
| HSV | hsv(110, 44%, 88%) |
| CMYK | cmyk(36.6%, 0%, 43.7%, 12.2%) |
| CIE-LAB | lab(82.14, -43.49, 40.19) |
| CIE-LCH | lch(82.14, 59.22, 137.26°) |
| OKLab | oklab(83.11% -0.1188 0.0982) |
| OKLCH | oklch(83.11% 0.154 140.4) |
| XYZ | xyz(41.5753, 60.5663, 29.2344) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.50
Lightish Green
#61E160
ΔE00 5.18
Palegreen
#98FB98
ΔE00 5.95
Fresh Green
#69D84F
ΔE00 5.96
Light Green
#96F97B
ΔE00 6.07
Pale Light Green
#B1FC99
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE07E #D07EE0
analogous
#BFE07E #8EE07E #7EE09F
triadic
#8EE07E #7E8EE0 #E07E8E
tetradic
#8EE07E #7EBFE0 #D07EE0 #E09F7E
square
#8EE07E #7EBFE0 #D07EE0 #E09F7E
split-complementary
#8EE07E #9F7EE0 #E07EBF
monochromatic
#43B82C #63D44D #8EE07E #B9ECAF #E4F8E1
Accessibility & contrast
On white
1.60
#8EE07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#8EE07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE07E
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE07E | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D176
Deuteranopia (green-blind)
#D9C984
Tritanopia (blue-blind)
#88DAC8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8ee07e; /* rgb */ color: rgb(142, 224, 126); /* oklch */ color: oklch(83.1% 0.154 140.4);
Tailwind
colors: {
custom: {
50: '#b2eaa5',
500: '#8ee07e',
950: '#000000',
},
}SCSS
$custom: #8ee07e; $custom-light: #b2eaa5; $custom-dark: #000000;
JSON
{
"hex": "#8ee07e",
"rgb": {
"r": 142,
"g": 224,
"b": 126
},
"hsl": {
"h": 110.204,
"s": 61.25,
"l": 68.627
},
"oklch": {
"l": 0.83108,
"c": 0.15416,
"h": 140.4
},
"luminance": 0.60568
}Semantic roles & 50–950 ramp
primary
#8EE07E
secondary
#A54BB7
accent
#1DC9AD
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480