#8AEC8F#8AEC8F
#8AEC8F is a very light, vivid green. Relative luminance 0.674; OKLCH L 86.0% C 0.157 H 145.2°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEC8F |
|---|---|
| RGB | rgb(138, 236, 143) |
| HSL | hsl(123, 72%, 73%) |
| HSV | hsv(123, 42%, 93%) |
| CMYK | cmyk(41.5%, 0%, 39.4%, 7.5%) |
| CIE-LAB | lab(85.69, -47.39, 36.28) |
| CIE-LCH | lch(85.69, 59.68, 142.56°) |
| OKLab | oklab(86.03% -0.129 0.0898) |
| OKLCH | oklch(86.03% 0.157 145.2) |
| XYZ | xyz(45.4323, 67.3745, 36.5919) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.78
Palegreen
#98FB98
ΔE00 3.31
Mint Green
#8FFF9F
ΔE00 4.01
Baby Green
#8CFF9E
ΔE00 4.04
Foam Green
#90FDA9
ΔE00 4.32
Light Sea Green
#98F6B0
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEC8F #EC8AE7
analogous
#B6EC8A #8AEC8F #8AECC0
triadic
#8AEC8F #8F8AEC #EC8F8A
tetradic
#8AEC8F #8AB6EC #EC8AE7 #ECC08A
square
#8AEC8F #8AB6EC #EC8AE7 #ECC08A
split-complementary
#8AEC8F #C08AEC #EC8AB6
monochromatic
#23D82C #55E35D #8AEC8F #BFF5C1 #E5FBE6
Accessibility & contrast
On white
1.45
#8AEC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#8AEC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEC8F
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEC8F | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC88
Deuteranopia (green-blind)
#E1D395
Tritanopia (blue-blind)
#7DE7D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #8aec8f; /* rgb */ color: rgb(138, 236, 143); /* oklch */ color: oklch(86.0% 0.157 145.2);
Tailwind
colors: {
custom: {
50: '#b1f3b1',
500: '#8aec8f',
950: '#000000',
},
}SCSS
$custom: #8aec8f; $custom-light: #b1f3b1; $custom-dark: #000000;
JSON
{
"hex": "#8aec8f",
"rgb": {
"r": 138,
"g": 236,
"b": 143
},
"hsl": {
"h": 123.061,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.86028,
"c": 0.15717,
"h": 145.2
},
"luminance": 0.67377
}Semantic roles & 50–950 ramp
primary
#8AEC8F
secondary
#C754C1
accent
#11CAD4
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111711
muted
#818581