#8AEC96#8AEC96
#8AEC96 is a very light, vivid green. Relative luminance 0.676; OKLCH L 86.2% C 0.150 H 146.9°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEC96 |
|---|---|
| RGB | rgb(138, 236, 150) |
| HSL | hsl(127, 72%, 73%) |
| HSV | hsv(127, 42%, 93%) |
| CMYK | cmyk(41.5%, 0%, 36.4%, 7.5%) |
| CIE-LAB | lab(85.80, -46.30, 32.91) |
| CIE-LCH | lch(85.80, 56.81, 144.59°) |
| OKLab | oklab(86.15% -0.126 0.0821) |
| OKLCH | oklch(86.15% 0.15 146.9) |
| XYZ | xyz(45.9792, 67.5933, 39.4723) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.67
Palegreen
#98FB98
ΔE00 3.73
Foam Green
#90FDA9
ΔE00 3.77
Light Sea Green
#98F6B0
ΔE00 3.96
Mint Green
#8FFF9F
ΔE00 4.04
Baby Green
#8CFF9E
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEC96 #EC8AE0
analogous
#AFEC8A #8AEC96 #8AECC7
triadic
#8AEC96 #968AEC #EC968A
tetradic
#8AEC96 #8AAFEC #EC8AE0 #ECC78A
square
#8AEC96 #8AAFEC #EC8AE0 #ECC78A
split-complementary
#8AEC96 #C78AEC #EC8AAF
monochromatic
#23D839 #55E367 #8AEC96 #BFF5C5 #E5FBE7
Accessibility & contrast
On white
1.45
#8AEC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#8AEC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEC96
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEC96 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC90
Deuteranopia (green-blind)
#E0D39B
Tritanopia (blue-blind)
#7CE8D6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #8aec96; /* rgb */ color: rgb(138, 236, 150); /* oklch */ color: oklch(86.2% 0.150 146.9);
Tailwind
colors: {
custom: {
50: '#b0f3b5',
500: '#8aec96',
950: '#000000',
},
}SCSS
$custom: #8aec96; $custom-light: #b0f3b5; $custom-dark: #000000;
JSON
{
"hex": "#8aec96",
"rgb": {
"r": 138,
"g": 236,
"b": 150
},
"hsl": {
"h": 127.347,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.86153,
"c": 0.15039,
"h": 146.9
},
"luminance": 0.67596
}Semantic roles & 50–950 ramp
primary
#8AEC96
secondary
#C754B8
accent
#11BCD4
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581