#8AEC90#8AEC90
#8AEC90 is a very light, vivid green. Relative luminance 0.674; OKLCH L 86.0% C 0.156 H 145.4°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEC90 |
|---|---|
| RGB | rgb(138, 236, 144) |
| HSL | hsl(124, 72%, 73%) |
| HSV | hsv(124, 42%, 93%) |
| CMYK | cmyk(41.5%, 0%, 39%, 7.5%) |
| CIE-LAB | lab(85.71, -47.24, 35.80) |
| CIE-LCH | lch(85.71, 59.27, 142.84°) |
| OKLab | oklab(86.05% -0.1286 0.0887) |
| OKLCH | oklch(86.05% 0.156 145.4) |
| XYZ | xyz(45.5084, 67.4049, 36.9926) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.85
Palegreen
#98FB98
ΔE00 3.35
Mint Green
#8FFF9F
ΔE00 3.99
Baby Green
#8CFF9E
ΔE00 4.02
Foam Green
#90FDA9
ΔE00 4.23
Light Sea Green
#98F6B0
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEC90 #EC8AE6
analogous
#B5EC8A #8AEC90 #8AECC1
triadic
#8AEC90 #908AEC #EC908A
tetradic
#8AEC90 #8AB5EC #EC8AE6 #ECC18A
square
#8AEC90 #8AB5EC #EC8AE6 #ECC18A
split-complementary
#8AEC90 #C18AEC #EC8AB5
monochromatic
#23D82E #55E35E #8AEC90 #BFF5C2 #E5FBE6
Accessibility & contrast
On white
1.45
#8AEC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#8AEC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEC90
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEC90 | 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)
#EFDC89
Deuteranopia (green-blind)
#E1D396
Tritanopia (blue-blind)
#7DE7D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #8aec90; /* rgb */ color: rgb(138, 236, 144); /* oklch */ color: oklch(86.0% 0.156 145.4);
Tailwind
colors: {
custom: {
50: '#b0f3b1',
500: '#8aec90',
950: '#000000',
},
}SCSS
$custom: #8aec90; $custom-light: #b0f3b1; $custom-dark: #000000;
JSON
{
"hex": "#8aec90",
"rgb": {
"r": 138,
"g": 236,
"b": 144
},
"hsl": {
"h": 123.673,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.86045,
"c": 0.1562,
"h": 145.4
},
"luminance": 0.67408
}Semantic roles & 50–950 ramp
primary
#8AEC90
secondary
#C754C0
accent
#11C8D4
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111711
muted
#818581