#8AEE8B#8AEE8B
#8AEE8B is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.4% C 0.164 H 144.2°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEE8B |
|---|---|
| RGB | rgb(138, 238, 139) |
| HSL | hsl(121, 75%, 74%) |
| HSV | hsv(121, 42%, 93%) |
| CMYK | cmyk(42%, 0%, 41.6%, 6.7%) |
| CIE-LAB | lab(86.21, -48.83, 38.94) |
| CIE-LCH | lch(86.21, 62.45, 141.42°) |
| OKLab | oklab(86.43% -0.1329 0.0959) |
| OKLCH | oklch(86.43% 0.164 144.2) |
| XYZ | xyz(45.7137, 68.4135, 35.2174) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.88
Palegreen
#98FB98
ΔE00 2.89
Mint Green
#8FFF9F
ΔE00 3.81
Baby Green
#8CFF9E
ΔE00 3.81
Light Green
#96F97B
ΔE00 4.50
Easter Green
#8CFD7E
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEE8B #EE8AED
analogous
#BBEE8A #8AEE8B #8AEEBD
triadic
#8AEE8B #8B8AEE #EE8B8A
tetradic
#8AEE8B #8ABBEE #EE8AED #EEBD8A
square
#8AEE8B #8ABBEE #EE8AED #EEBD8A
split-complementary
#8AEE8B #BD8AEE #EE8ABB
monochromatic
#20DD22 #55E656 #8AEE8B #BFF6C0 #E4FBE5
Accessibility & contrast
On white
1.43
#8AEE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#8AEE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEE8B
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEE8B | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE84
Deuteranopia (green-blind)
#E3D491
Tritanopia (blue-blind)
#7EE9D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #8aee8b; /* rgb */ color: rgb(138, 238, 139); /* oklch */ color: oklch(86.4% 0.164 144.2);
Tailwind
colors: {
custom: {
50: '#b1f4ae',
500: '#8aee8b',
950: '#000000',
},
}SCSS
$custom: #8aee8b; $custom-light: #b1f4ae; $custom-dark: #000000;
JSON
{
"hex": "#8aee8b",
"rgb": {
"r": 138,
"g": 238,
"b": 139
},
"hsl": {
"h": 120.6,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.86432,
"c": 0.16387,
"h": 144.2
},
"luminance": 0.68416
}Semantic roles & 50–950 ramp
primary
#8AEE8B
secondary
#C953C8
accent
#0FD5D7
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581