#8AEF93#8AEF93
#8AEF93 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.8% C 0.158 H 146.0°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEF93 |
|---|---|
| RGB | rgb(138, 239, 147) |
| HSL | hsl(125, 76%, 74%) |
| HSV | hsv(125, 42%, 94%) |
| CMYK | cmyk(42.3%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(86.62, -48.04, 35.50) |
| CIE-LCH | lch(86.62, 59.74, 143.54°) |
| OKLab | oklab(86.81% -0.1307 0.0881) |
| OKLCH | oklch(86.81% 0.158 146) |
| XYZ | xyz(46.6117, 69.2399, 38.5066) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.99
Palegreen
#98FB98
ΔE00 2.85
Mint Green
#8FFF9F
ΔE00 3.33
Baby Green
#8CFF9E
ΔE00 3.35
Foam Green
#90FDA9
ΔE00 3.58
Mint (survey)
#9FFEB0
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEF93 #EF8AE6
analogous
#B4EF8A #8AEF93 #8AEFC6
triadic
#8AEF93 #938AEF #EF938A
tetradic
#8AEF93 #8AB4EF #EF8AE6 #EFC68A
square
#8AEF93 #8AB4EF #EF8AE6 #EFC68A
split-complementary
#8AEF93 #C68AEF #EF8AB4
monochromatic
#1FE030 #54E861 #8AEF93 #C0F6C5 #E4FBE6
Accessibility & contrast
On white
1.41
#8AEF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#8AEF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEF93
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEF93 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8D
Deuteranopia (green-blind)
#E3D599
Tritanopia (blue-blind)
#7CEAD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8aef93; /* rgb */ color: rgb(138, 239, 147); /* oklch */ color: oklch(86.8% 0.158 146.0);
Tailwind
colors: {
custom: {
50: '#b1f5b3',
500: '#8aef93',
950: '#000000',
},
}SCSS
$custom: #8aef93; $custom-light: #b1f5b3; $custom-dark: #000000;
JSON
{
"hex": "#8aef93",
"rgb": {
"r": 138,
"g": 239,
"b": 147
},
"hsl": {
"h": 125.347,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.86805,
"c": 0.15763,
"h": 146
},
"luminance": 0.69243
}Semantic roles & 50–950 ramp
primary
#8AEF93
secondary
#CA53C0
accent
#0DC6D8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581