#8AEE90#8AEE90
#8AEE90 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.5% C 0.159 H 145.3°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEE90 |
|---|---|
| RGB | rgb(138, 238, 144) |
| HSL | hsl(124, 75%, 74%) |
| HSV | hsv(124, 42%, 93%) |
| CMYK | cmyk(42%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(86.29, -48.08, 36.56) |
| CIE-LCH | lch(86.29, 60.40, 142.75°) |
| OKLab | oklab(86.52% -0.1308 0.0905) |
| OKLCH | oklch(86.52% 0.159 145.3) |
| XYZ | xyz(46.0875, 68.5630, 37.1856) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.71
Palegreen
#98FB98
ΔE00 2.93
Mint Green
#8FFF9F
ΔE00 3.59
Baby Green
#8CFF9E
ΔE00 3.61
Foam Green
#90FDA9
ΔE00 4.00
Mint (survey)
#9FFEB0
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEE90 #EE8AE8
analogous
#B6EE8A #8AEE90 #8AEEC2
triadic
#8AEE90 #908AEE #EE908A
tetradic
#8AEE90 #8AB6EE #EE8AE8 #EEC28A
square
#8AEE90 #8AB6EE #EE8AE8 #EEC28A
split-complementary
#8AEE90 #C28AEE #EE8AB6
monochromatic
#20DD2C #55E65D #8AEE90 #BFF6C3 #E4FBE6
Accessibility & contrast
On white
1.43
#8AEE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#8AEE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEE90
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEE90 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE89
Deuteranopia (green-blind)
#E3D496
Tritanopia (blue-blind)
#7DE9D7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #8aee90; /* rgb */ color: rgb(138, 238, 144); /* oklch */ color: oklch(86.5% 0.159 145.3);
Tailwind
colors: {
custom: {
50: '#b1f4b1',
500: '#8aee90',
950: '#000000',
},
}SCSS
$custom: #8aee90; $custom-light: #b1f4b1; $custom-dark: #000000;
JSON
{
"hex": "#8aee90",
"rgb": {
"r": 138,
"g": 238,
"b": 144
},
"hsl": {
"h": 123.6,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.86517,
"c": 0.15908,
"h": 145.3
},
"luminance": 0.68566
}Semantic roles & 50–950 ramp
primary
#8AEE90
secondary
#C953C2
accent
#0FCBD7
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111711
muted
#818581