#8AEE91#8AEE91
#8AEE91 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.5% C 0.158 H 145.6°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEE91 |
|---|---|
| RGB | rgb(138, 238, 145) |
| HSL | hsl(124, 75%, 74%) |
| HSV | hsv(124, 42%, 93%) |
| CMYK | cmyk(42%, 0%, 39.1%, 6.7%) |
| CIE-LAB | lab(86.30, -47.93, 36.08) |
| CIE-LCH | lch(86.30, 59.99, 143.03°) |
| OKLab | oklab(86.53% -0.1304 0.0894) |
| OKLCH | oklch(86.53% 0.158 145.6) |
| XYZ | xyz(46.1642, 68.5937, 37.5899) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.79
Palegreen
#98FB98
ΔE00 2.96
Mint Green
#8FFF9F
ΔE00 3.56
Baby Green
#8CFF9E
ΔE00 3.59
Foam Green
#90FDA9
ΔE00 3.89
Mint (survey)
#9FFEB0
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEE91 #EE8AE7
analogous
#B5EE8A #8AEE91 #8AEEC3
triadic
#8AEE91 #918AEE #EE918A
tetradic
#8AEE91 #8AB5EE #EE8AE7 #EEC38A
square
#8AEE91 #8AB5EE #EE8AE7 #EEC38A
split-complementary
#8AEE91 #C38AEE #EE8AB5
monochromatic
#20DD2D #55E65F #8AEE91 #BFF6C3 #E4FBE6
Accessibility & contrast
On white
1.43
#8AEE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#8AEE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEE91
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEE91 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8A
Deuteranopia (green-blind)
#E3D497
Tritanopia (blue-blind)
#7CE9D7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #8aee91; /* rgb */ color: rgb(138, 238, 145); /* oklch */ color: oklch(86.5% 0.158 145.6);
Tailwind
colors: {
custom: {
50: '#b1f4b2',
500: '#8aee91',
950: '#000000',
},
}SCSS
$custom: #8aee91; $custom-light: #b1f4b2; $custom-dark: #000000;
JSON
{
"hex": "#8aee91",
"rgb": {
"r": 138,
"g": 238,
"b": 145
},
"hsl": {
"h": 124.2,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.86534,
"c": 0.15811,
"h": 145.6
},
"luminance": 0.68597
}Semantic roles & 50–950 ramp
primary
#8AEE91
secondary
#C953C1
accent
#0FC9D7
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581