#8EE075#8EE075
#8EE075 is a very light, vivid green. Relative luminance 0.603; OKLCH L 83.0% C 0.163 H 138.7°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE075 |
|---|---|
| RGB | rgb(142, 224, 117) |
| HSL | hsl(106, 63%, 67%) |
| HSV | hsv(106, 48%, 88%) |
| CMYK | cmyk(36.6%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(82.03, -44.67, 44.43) |
| CIE-LCH | lch(82.03, 63.00, 135.15°) |
| OKLab | oklab(82.97% -0.1224 0.1074) |
| OKLCH | oklch(82.97% 0.163 138.7) |
| XYZ | xyz(41.0205, 60.3444, 26.3124) |
| Luminance | 0.6035 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.33
Lightish Green
#61E160
ΔE00 4.61
Fresh Green
#69D84F
ΔE00 5.01
Light Green
#96F97B
ΔE00 5.56
Palegreen
#98FB98
ΔE00 6.41
Easter Green
#8CFD7E
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE075 #C775E0
analogous
#C4E075 #8EE075 #75E092
triadic
#8EE075 #758EE0 #E0758E
tetradic
#8EE075 #75C4E0 #C775E0 #E09275
square
#8EE075 #75C4E0 #C775E0 #E09275
split-complementary
#8EE075 #9275E0 #E075C4
monochromatic
#48B328 #65D543 #8EE075 #B7EBA7 #E0F6D9
Accessibility & contrast
On white
1.61
#8EE075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#8EE075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE075
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE075 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D16C
Deuteranopia (green-blind)
#DAC97C
Tritanopia (blue-blind)
#89DAC7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8ee075; /* rgb */ color: rgb(142, 224, 117); /* oklch */ color: oklch(83.0% 0.163 138.7);
Tailwind
colors: {
custom: {
50: '#b3ea9f',
500: '#8ee075',
950: '#000000',
},
}SCSS
$custom: #8ee075; $custom-light: #b3ea9f; $custom-dark: #000000;
JSON
{
"hex": "#8ee075",
"rgb": {
"r": 142,
"g": 224,
"b": 117
},
"hsl": {
"h": 105.981,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.82972,
"c": 0.16283,
"h": 138.7
},
"luminance": 0.60346
}Semantic roles & 50–950 ramp
primary
#8EE075
secondary
#9A45B4
accent
#1ACBA2
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#11160F
muted
#818480