#8AEC86#8AEC86
#8AEC86 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.9% C 0.166 H 143.2°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEC86 |
|---|---|
| RGB | rgb(138, 236, 134) |
| HSL | hsl(118, 73%, 73%) |
| HSV | hsv(118, 43%, 93%) |
| CMYK | cmyk(41.5%, 0%, 43.2%, 7.5%) |
| CIE-LAB | lab(85.56, -48.71, 40.57) |
| CIE-LCH | lch(85.56, 63.39, 140.21°) |
| OKLab | oklab(85.88% -0.1327 0.0994) |
| OKLCH | oklch(85.88% 0.166 143.2) |
| XYZ | xyz(44.7777, 67.1127, 33.1442) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.40
Palegreen
#98FB98
ΔE00 3.38
Light Green
#96F97B
ΔE00 4.24
Easter Green
#8CFD7E
ΔE00 4.44
Mint Green
#8FFF9F
ΔE00 4.46
Baby Green
#8CFF9E
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEC86 #E886EC
analogous
#BDEC86 #8AEC86 #86ECB5
triadic
#8AEC86 #868AEC #EC868A
tetradic
#8AEC86 #86BDEC #E886EC #ECB586
square
#8AEC86 #86BDEC #E886EC #ECB586
split-complementary
#8AEC86 #B586EC #EC86BD
monochromatic
#29D622 #57E451 #8AEC86 #BDF4BB #E5FBE5
Accessibility & contrast
On white
1.46
#8AEC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#8AEC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEC86
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEC86 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC7E
Deuteranopia (green-blind)
#E2D28C
Tritanopia (blue-blind)
#7FE7D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #8aec86; /* rgb */ color: rgb(138, 236, 134); /* oklch */ color: oklch(85.9% 0.166 143.2);
Tailwind
colors: {
custom: {
50: '#b1f3aa',
500: '#8aec86',
950: '#000000',
},
}SCSS
$custom: #8aec86; $custom-light: #b1f3aa; $custom-dark: #000000;
JSON
{
"hex": "#8aec86",
"rgb": {
"r": 138,
"g": 236,
"b": 134
},
"hsl": {
"h": 117.647,
"s": 72.857,
"l": 72.549
},
"oklch": {
"l": 0.85877,
"c": 0.16581,
"h": 143.2
},
"luminance": 0.67115
}Semantic roles & 50–950 ramp
primary
#8AEC86
secondary
#C250C6
accent
#11D5CD
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581