#8AEC93#8AEC93
#8AEC93 is a very light, vivid green. Relative luminance 0.675; OKLCH L 86.1% C 0.153 H 146.1°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEC93 |
|---|---|
| RGB | rgb(138, 236, 147) |
| HSL | hsl(126, 72%, 73%) |
| HSV | hsv(126, 42%, 93%) |
| CMYK | cmyk(41.5%, 0%, 37.7%, 7.5%) |
| CIE-LAB | lab(85.75, -46.77, 34.36) |
| CIE-LCH | lch(85.75, 58.04, 143.70°) |
| OKLab | oklab(86.1% -0.1273 0.0854) |
| OKLCH | oklch(86.1% 0.153 146.1) |
| XYZ | xyz(45.7408, 67.4979, 38.2163) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.22
Palegreen
#98FB98
ΔE00 3.50
Foam Green
#90FDA9
ΔE00 3.97
Mint Green
#8FFF9F
ΔE00 3.98
Baby Green
#8CFF9E
ΔE00 4.02
Light Sea Green
#98F6B0
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEC93 #EC8AE3
analogous
#B2EC8A #8AEC93 #8AECC4
triadic
#8AEC93 #938AEC #EC938A
tetradic
#8AEC93 #8AB2EC #EC8AE3 #ECC48A
square
#8AEC93 #8AB2EC #EC8AE3 #ECC48A
split-complementary
#8AEC93 #C48AEC #EC8AB2
monochromatic
#23D834 #55E362 #8AEC93 #BFF5C4 #E5FBE7
Accessibility & contrast
On white
1.45
#8AEC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#8AEC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEC93
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEC93 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8D
Deuteranopia (green-blind)
#E0D398
Tritanopia (blue-blind)
#7CE8D6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #8aec93; /* rgb */ color: rgb(138, 236, 147); /* oklch */ color: oklch(86.1% 0.153 146.1);
Tailwind
colors: {
custom: {
50: '#b0f3b3',
500: '#8aec93',
950: '#000000',
},
}SCSS
$custom: #8aec93; $custom-light: #b0f3b3; $custom-dark: #000000;
JSON
{
"hex": "#8aec93",
"rgb": {
"r": 138,
"g": 236,
"b": 147
},
"hsl": {
"h": 125.51,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.86098,
"c": 0.15329,
"h": 146.1
},
"luminance": 0.67501
}Semantic roles & 50–950 ramp
primary
#8AEC93
secondary
#C754BC
accent
#11C2D4
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581