#8EE27A#8EE27A
#8EE27A is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.5% C 0.161 H 139.7°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE27A |
|---|---|
| RGB | rgb(142, 226, 122) |
| HSL | hsl(108, 64%, 68%) |
| HSV | hsv(108, 46%, 89%) |
| CMYK | cmyk(37.2%, 0%, 46%, 11.4%) |
| CIE-LAB | lab(82.67, -44.89, 42.82) |
| CIE-LCH | lch(82.67, 62.03, 136.35°) |
| OKLab | oklab(83.52% -0.1228 0.104) |
| OKLCH | oklch(83.52% 0.161 139.7) |
| XYZ | xyz(41.8630, 61.5465, 28.0824) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.58
Lightish Green
#61E160
ΔE00 4.72
Light Green
#96F97B
ΔE00 5.32
Fresh Green
#69D84F
ΔE00 5.50
Palegreen
#98FB98
ΔE00 5.75
Easter Green
#8CFD7E
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE27A #CE7AE2
analogous
#C2E27A #8EE27A #7AE29A
triadic
#8EE27A #7A8EE2 #E27A8E
tetradic
#8EE27A #7AC2E2 #CE7AE2 #E29A7A
square
#8EE27A #7AC2E2 #CE7AE2 #E29A7A
split-complementary
#8EE27A #9A7AE2 #E27AC2
monochromatic
#44B928 #63D748 #8EE27A #B9EDAC #E3F8DE
Accessibility & contrast
On white
1.58
#8EE27A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#8EE27A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE27A
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE27A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE27A | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D372
Deuteranopia (green-blind)
#DBCB81
Tritanopia (blue-blind)
#88DCC9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8ee27a; /* rgb */ color: rgb(142, 226, 122); /* oklch */ color: oklch(83.5% 0.161 139.7);
Tailwind
colors: {
custom: {
50: '#b3eba2',
500: '#8ee27a',
950: '#000000',
},
}SCSS
$custom: #8ee27a; $custom-light: #b3eba2; $custom-dark: #000000;
JSON
{
"hex": "#8ee27a",
"rgb": {
"r": 142,
"g": 226,
"b": 122
},
"hsl": {
"h": 108.462,
"s": 64.198,
"l": 68.235
},
"oklch": {
"l": 0.83519,
"c": 0.16091,
"h": 139.7
},
"luminance": 0.61549
}Semantic roles & 50–950 ramp
primary
#8EE27A
secondary
#A347B9
accent
#19CCAA
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#11160F
muted
#818480