#8ACE80#8ACE80
#8ACE80 is a light, vivid green. Relative luminance 0.511; OKLCH L 78.7% C 0.128 H 141.3°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8ACE80 |
|---|---|
| RGB | rgb(138, 206, 128) |
| HSL | hsl(112, 44%, 65%) |
| HSV | hsv(112, 38%, 81%) |
| CMYK | cmyk(33%, 0%, 37.9%, 19.2%) |
| CIE-LAB | lab(76.74, -36.49, 32.17) |
| CIE-LCH | lch(76.74, 48.65, 138.60°) |
| OKLab | oklab(78.68% -0.0996 0.0798) |
| OKLCH | oklch(78.68% 0.128 141.3) |
| XYZ | xyz(36.4474, 51.1028, 28.3613) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.83
Soft Green
#6FC276
ΔE00 4.30
Light Moss Green
#A6C875
ΔE00 6.44
Emerald
#50C878
ΔE00 6.54
Lichen
#8FB67B
ΔE00 7.16
Fern
#63B76C
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ACE80 #C480CE
analogous
#B1CE80 #8ACE80 #80CE9D
triadic
#8ACE80 #808ACE #CE808A
tetradic
#8ACE80 #80B1CE #C480CE #CE9D80
square
#8ACE80 #80B1CE #C480CE #CE9D80
split-complementary
#8ACE80 #9D80CE #CE80B1
monochromatic
#47993B #61BD54 #8ACE80 #B3DFAC #DBF0D8
Accessibility & contrast
On white
1.87
#8ACE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#8ACE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ACE80
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ACE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ACE80 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C17B
Deuteranopia (green-blind)
#C8BB85
Tritanopia (blue-blind)
#85C9BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8ace80; /* rgb */ color: rgb(138, 206, 128); /* oklch */ color: oklch(78.7% 0.128 141.3);
Tailwind
colors: {
custom: {
50: '#aedda5',
500: '#8ace80',
950: '#000000',
},
}SCSS
$custom: #8ace80; $custom-light: #aedda5; $custom-dark: #000000;
JSON
{
"hex": "#8ace80",
"rgb": {
"r": 138,
"g": 206,
"b": 128
},
"hsl": {
"h": 112.308,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.78679,
"c": 0.12759,
"h": 141.3
},
"luminance": 0.51104
}Semantic roles & 50–950 ramp
primary
#8ACE80
secondary
#95549F
accent
#2EB7A6
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480