#8AEB7B#8AEB7B
#8AEB7B is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.5% C 0.175 H 141.1°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEB7B |
|---|---|
| RGB | rgb(138, 235, 123) |
| HSL | hsl(112, 74%, 70%) |
| HSV | hsv(112, 48%, 92%) |
| CMYK | cmyk(41.3%, 0%, 47.7%, 7.8%) |
| CIE-LAB | lab(85.12, -49.78, 45.35) |
| CIE-LCH | lch(85.12, 67.34, 137.67°) |
| OKLab | oklab(85.47% -0.136 0.1098) |
| OKLCH | oklch(85.47% 0.175 141.1) |
| XYZ | xyz(43.7629, 66.2474, 29.2161) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.92
Light Green
#96F97B
ΔE00 3.41
Easter Green
#8CFD7E
ΔE00 3.94
Palegreen
#98FB98
ΔE00 4.27
Lightish Green
#61E160
ΔE00 4.38
Lightgreen (survey)
#76FF7B
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEB7B #DC7BEB
analogous
#C2EB7B #8AEB7B #7BEBA4
triadic
#8AEB7B #7B8AEB #EB7B8A
tetradic
#8AEB7B #7BC2EB #DC7BEB #EBA47B
square
#8AEB7B #7BC2EB #DC7BEB #EBA47B
split-complementary
#8AEB7B #A47BEB #EB7BC2
monochromatic
#36CD1F #5BE346 #8AEB7B #B9F3B0 #E7FBE4
Accessibility & contrast
On white
1.47
#8AEB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#8AEB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEB7B
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEB7B | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA72
Deuteranopia (green-blind)
#E2D182
Tritanopia (blue-blind)
#81E5D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #8aeb7b; /* rgb */ color: rgb(138, 235, 123); /* oklch */ color: oklch(85.5% 0.175 141.1);
Tailwind
colors: {
custom: {
50: '#b1f2a3',
500: '#8aeb7b',
950: '#000000',
},
}SCSS
$custom: #8aeb7b; $custom-light: #b1f2a3; $custom-dark: #000000;
JSON
{
"hex": "#8aeb7b",
"rgb": {
"r": 138,
"g": 235,
"b": 123
},
"hsl": {
"h": 111.964,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.85471,
"c": 0.17474,
"h": 141.1
},
"luminance": 0.6625
}Semantic roles & 50–950 ramp
primary
#8AEB7B
secondary
#B346C4
accent
#10D6BB
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580