#8AEEAA#8AEEAA
#8AEEAA is a very light, vivid green. Relative luminance 0.695; OKLCH L 87.0% C 0.134 H 153.1°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEEAA |
|---|---|
| RGB | rgb(138, 238, 170) |
| HSL | hsl(139, 75%, 74%) |
| HSV | hsv(139, 42%, 93%) |
| CMYK | cmyk(42%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(86.73, -43.77, 23.97) |
| CIE-LCH | lch(86.73, 49.90, 151.29°) |
| OKLab | oklab(87.02% -0.1197 0.0608) |
| OKLCH | oklch(87.02% 0.134 153.1) |
| XYZ | xyz(48.3083, 69.4514, 48.8823) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.11
Seafoam (survey)
#80F9AD
ΔE00 2.80
Seafoam Green
#7AF9AB
ΔE00 3.15
Light Blue Green
#7EFBB3
ΔE00 3.23
Hospital Green
#9BE5AA
ΔE00 3.42
Light Seafoam
#A0FEBF
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEEAA #EE8ACE
analogous
#9CEE8A #8AEEAA #8AEEDC
triadic
#8AEEAA #AA8AEE #EEAA8A
tetradic
#8AEEAA #8A9CEE #EE8ACE #EEDC8A
square
#8AEEAA #8A9CEE #EE8ACE #EEDC8A
split-complementary
#8AEEAA #DC8AEE #EE8A9C
monochromatic
#20DD5D #55E683 #8AEEAA #BFF6D1 #E4FBEC
Accessibility & contrast
On white
1.41
#8AEEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#8AEEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEEAA
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEEAA | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA6
Deuteranopia (green-blind)
#DFD5AE
Tritanopia (blue-blind)
#76ECDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8aeeaa; /* rgb */ color: rgb(138, 238, 170); /* oklch */ color: oklch(87.0% 0.134 153.1);
Tailwind
colors: {
custom: {
50: '#b0f4c3',
500: '#8aeeaa',
950: '#000000',
},
}SCSS
$custom: #8aeeaa; $custom-light: #b0f4c3; $custom-dark: #000000;
JSON
{
"hex": "#8aeeaa",
"rgb": {
"r": 138,
"g": 238,
"b": 170
},
"hsl": {
"h": 139.2,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.87019,
"c": 0.13426,
"h": 153.1
},
"luminance": 0.69455
}Semantic roles & 50–950 ramp
primary
#8AEEAA
secondary
#C953A3
accent
#0F97D7
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111712
muted
#818582