#8AEC83#8AEC83
#8AEC83 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.8% C 0.169 H 142.6°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEC83 |
|---|---|
| RGB | rgb(138, 236, 131) |
| HSL | hsl(116, 73%, 72%) |
| HSV | hsv(116, 44%, 93%) |
| CMYK | cmyk(41.5%, 0%, 44.5%, 7.5%) |
| CIE-LAB | lab(85.52, -49.13, 41.98) |
| CIE-LCH | lch(85.52, 64.62, 139.48°) |
| OKLab | oklab(85.83% -0.1339 0.1025) |
| OKLCH | oklch(85.83% 0.169 142.6) |
| XYZ | xyz(44.5714, 67.0301, 32.0578) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.82
Palegreen
#98FB98
ΔE00 3.54
Light Green
#96F97B
ΔE00 3.91
Easter Green
#8CFD7E
ΔE00 4.18
Baby Green
#8CFF9E
ΔE00 4.68
Mint Green
#8FFF9F
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEC83 #E583EC
analogous
#BFEC83 #8AEC83 #83ECB1
triadic
#8AEC83 #838AEC #EC838A
tetradic
#8AEC83 #83BFEC #E583EC #ECB183
square
#8AEC83 #83BFEC #E583EC #ECB183
split-complementary
#8AEC83 #B183EC #EC83BF
monochromatic
#2CD420 #58E44E #8AEC83 #BCF4B8 #E6FBE4
Accessibility & contrast
On white
1.46
#8AEC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#8AEC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEC83
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEC83 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#E2D28A
Tritanopia (blue-blind)
#80E6D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #8aec83; /* rgb */ color: rgb(138, 236, 131); /* oklch */ color: oklch(85.8% 0.169 142.6);
Tailwind
colors: {
custom: {
50: '#b1f3a8',
500: '#8aec83',
950: '#000000',
},
}SCSS
$custom: #8aec83; $custom-light: #b1f3a8; $custom-dark: #000000;
JSON
{
"hex": "#8aec83",
"rgb": {
"r": 138,
"g": 236,
"b": 131
},
"hsl": {
"h": 116,
"s": 73.427,
"l": 71.961
},
"oklch": {
"l": 0.85829,
"c": 0.16865,
"h": 142.6
},
"luminance": 0.67033
}Semantic roles & 50–950 ramp
primary
#8AEC83
secondary
#BE4DC6
accent
#10D6C8
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581