#8AEF90#8AEF90
#8AEF90 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.8% C 0.161 H 145.3°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEF90 |
|---|---|
| RGB | rgb(138, 239, 144) |
| HSL | hsl(124, 76%, 74%) |
| HSV | hsv(124, 42%, 94%) |
| CMYK | cmyk(42.3%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(86.58, -48.50, 36.94) |
| CIE-LCH | lch(86.58, 60.96, 142.71°) |
| OKLab | oklab(86.75% -0.132 0.0914) |
| OKLCH | oklch(86.75% 0.161 145.3) |
| XYZ | xyz(46.3794, 69.1469, 37.2830) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.76
Palegreen
#98FB98
ΔE00 2.73
Mint Green
#8FFF9F
ΔE00 3.39
Baby Green
#8CFF9E
ΔE00 3.41
Foam Green
#90FDA9
ΔE00 3.90
Mint (survey)
#9FFEB0
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEF90 #EF8AE9
analogous
#B7EF8A #8AEF90 #8AEFC3
triadic
#8AEF90 #908AEF #EF908A
tetradic
#8AEF90 #8AB7EF #EF8AE9 #EFC38A
square
#8AEF90 #8AB7EF #EF8AE9 #EFC38A
split-complementary
#8AEF90 #C38AEF #EF8AB7
monochromatic
#1FE02A #54E85D #8AEF90 #C0F6C3 #E4FBE5
Accessibility & contrast
On white
1.42
#8AEF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#8AEF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEF90
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEF90 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF89
Deuteranopia (green-blind)
#E4D596
Tritanopia (blue-blind)
#7CEAD7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8aef90; /* rgb */ color: rgb(138, 239, 144); /* oklch */ color: oklch(86.8% 0.161 145.3);
Tailwind
colors: {
custom: {
50: '#b1f5b1',
500: '#8aef90',
950: '#000000',
},
}SCSS
$custom: #8aef90; $custom-light: #b1f5b1; $custom-dark: #000000;
JSON
{
"hex": "#8aef90",
"rgb": {
"r": 138,
"g": 239,
"b": 144
},
"hsl": {
"h": 123.564,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.86753,
"c": 0.16051,
"h": 145.3
},
"luminance": 0.6915
}Semantic roles & 50–950 ramp
primary
#8AEF90
secondary
#CA53C3
accent
#0DCCD8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581