#8AEE8D#8AEE8D
#8AEE8D is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.5% C 0.162 H 144.6°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEE8D |
|---|---|
| RGB | rgb(138, 238, 141) |
| HSL | hsl(122, 75%, 74%) |
| HSV | hsv(122, 42%, 93%) |
| CMYK | cmyk(42%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(86.24, -48.53, 37.99) |
| CIE-LCH | lch(86.24, 61.63, 141.95°) |
| OKLab | oklab(86.47% -0.1321 0.0937) |
| OKLCH | oklch(86.47% 0.162 144.6) |
| XYZ | xyz(45.8612, 68.4725, 35.9941) |
| Luminance | 0.6847 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.71
Palegreen
#98FB98
ΔE00 2.88
Mint Green
#8FFF9F
ΔE00 3.70
Baby Green
#8CFF9E
ΔE00 3.71
Foam Green
#90FDA9
ΔE00 4.33
Easter Green
#8CFD7E
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEE8D #EE8AEB
analogous
#B9EE8A #8AEE8D #8AEEBF
triadic
#8AEE8D #8D8AEE #EE8D8A
tetradic
#8AEE8D #8AB9EE #EE8AEB #EEBF8A
square
#8AEE8D #8AB9EE #EE8AEB #EEBF8A
split-complementary
#8AEE8D #BF8AEE #EE8AB9
monochromatic
#20DD26 #55E659 #8AEE8D #BFF6C1 #E4FBE5
Accessibility & contrast
On white
1.43
#8AEE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#8AEE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEE8D
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEE8D | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE86
Deuteranopia (green-blind)
#E3D493
Tritanopia (blue-blind)
#7DE9D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #8aee8d; /* rgb */ color: rgb(138, 238, 141); /* oklch */ color: oklch(86.5% 0.162 144.6);
Tailwind
colors: {
custom: {
50: '#b1f4af',
500: '#8aee8d',
950: '#000000',
},
}SCSS
$custom: #8aee8d; $custom-light: #b1f4af; $custom-dark: #000000;
JSON
{
"hex": "#8aee8d",
"rgb": {
"r": 138,
"g": 238,
"b": 141
},
"hsl": {
"h": 121.8,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.86465,
"c": 0.16196,
"h": 144.6
},
"luminance": 0.68475
}Semantic roles & 50–950 ramp
primary
#8AEE8D
secondary
#C953C6
accent
#0FD1D7
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581