#8AEE9E#8AEE9E
#8AEE9E is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.8% C 0.146 H 149.1°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEE9E |
|---|---|
| RGB | rgb(138, 238, 158) |
| HSL | hsl(132, 75%, 74%) |
| HSV | hsv(132, 42%, 93%) |
| CMYK | cmyk(42%, 0%, 33.6%, 6.7%) |
| CIE-LAB | lab(86.51, -45.85, 29.81) |
| CIE-LCH | lch(86.51, 54.69, 146.97°) |
| OKLab | oklab(86.78% -0.1249 0.0748) |
| OKLCH | oklch(86.78% 0.146 149.1) |
| XYZ | xyz(47.2246, 69.0179, 43.1745) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.82
Lightgreen
#90EE90
ΔE00 2.82
Foam Green
#90FDA9
ΔE00 3.13
Seafoam (survey)
#80F9AD
ΔE00 3.25
Seafoam Green
#7AF9AB
ΔE00 3.41
Mint (survey)
#9FFEB0
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEE9E #EE8ADA
analogous
#A8EE8A #8AEE9E #8AEED0
triadic
#8AEE9E #9E8AEE #EE9E8A
tetradic
#8AEE9E #8AA8EE #EE8ADA #EED08A
square
#8AEE9E #8AA8EE #EE8ADA #EED08A
split-complementary
#8AEE9E #D08AEE #EE8AA8
monochromatic
#20DD46 #55E672 #8AEE9E #BFF6CA #E4FBE9
Accessibility & contrast
On white
1.42
#8AEE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#8AEE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEE9E
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEE9E | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF99
Deuteranopia (green-blind)
#E1D5A3
Tritanopia (blue-blind)
#79EAD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #8aee9e; /* rgb */ color: rgb(138, 238, 158); /* oklch */ color: oklch(86.8% 0.146 149.1);
Tailwind
colors: {
custom: {
50: '#b0f4bb',
500: '#8aee9e',
950: '#000000',
},
}SCSS
$custom: #8aee9e; $custom-light: #b0f4bb; $custom-dark: #000000;
JSON
{
"hex": "#8aee9e",
"rgb": {
"r": 138,
"g": 238,
"b": 158
},
"hsl": {
"h": 132,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.86775,
"c": 0.14561,
"h": 149.1
},
"luminance": 0.69021
}Semantic roles & 50–950 ramp
primary
#8AEE9E
secondary
#C953B1
accent
#0FAFD7
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111712
muted
#818582