#8AEA8A#8AEA8A
#8AEA8A is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.5% C 0.159 H 144.0°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEA8A |
|---|---|
| RGB | rgb(138, 234, 138) |
| HSL | hsl(120, 70%, 73%) |
| HSV | hsv(120, 41%, 92%) |
| CMYK | cmyk(41%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(85.04, -47.29, 37.92) |
| CIE-LCH | lch(85.04, 60.62, 141.27°) |
| OKLab | oklab(85.47% -0.1288 0.0935) |
| OKLCH | oklch(85.47% 0.159 144) |
| XYZ | xyz(44.4894, 66.0812, 34.4505) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.05
Palegreen
#98FB98
ΔE00 3.66
Mint Green
#8FFF9F
ΔE00 4.57
Baby Green
#8CFF9E
ΔE00 4.59
Foam Green
#90FDA9
ΔE00 5.05
Light Green
#96F97B
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEA8A #EA8AEA
analogous
#BAEA8A #8AEA8A #8AEABA
triadic
#8AEA8A #8A8AEA #EA8A8A
tetradic
#8AEA8A #8ABAEA #EA8AEA #EABA8A
square
#8AEA8A #8ABAEA #EA8AEA #EABA8A
split-complementary
#8AEA8A #BA8AEA #EA8ABA
monochromatic
#26D426 #56E156 #8AEA8A #BEF3BE #E5FAE5
Accessibility & contrast
On white
1.48
#8AEA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#8AEA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEA8A
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEA8A | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA83
Deuteranopia (green-blind)
#E0D190
Tritanopia (blue-blind)
#7FE5D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8aea8a; /* rgb */ color: rgb(138, 234, 138); /* oklch */ color: oklch(85.5% 0.159 144.0);
Tailwind
colors: {
custom: {
50: '#b0f1ad',
500: '#8aea8a',
950: '#000000',
},
}SCSS
$custom: #8aea8a; $custom-light: #b0f1ad; $custom-dark: #000000;
JSON
{
"hex": "#8aea8a",
"rgb": {
"r": 138,
"g": 234,
"b": 138
},
"hsl": {
"h": 120,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.8547,
"c": 0.15911,
"h": 144
},
"luminance": 0.66084
}Semantic roles & 50–950 ramp
primary
#8AEA8A
secondary
#C454C4
accent
#14D2D2
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581