#8BEEAA#8BEEAA
#8BEEAA is a very light, vivid green. Relative luminance 0.695; OKLCH L 87.1% C 0.134 H 152.9°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8BEEAA |
|---|---|
| RGB | rgb(139, 238, 170) |
| HSL | hsl(139, 74%, 74%) |
| HSV | hsv(139, 42%, 93%) |
| CMYK | cmyk(41.6%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(86.77, -43.49, 24.04) |
| CIE-LCH | lch(86.77, 49.69, 151.07°) |
| OKLab | oklab(87.07% -0.1189 0.061) |
| OKLCH | oklch(87.07% 0.134 152.9) |
| XYZ | xyz(48.4746, 69.5371, 48.8901) |
| Luminance | 0.6954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.04
Seafoam (survey)
#80F9AD
ΔE00 2.85
Seafoam Green
#7AF9AB
ΔE00 3.21
Light Blue Green
#7EFBB3
ΔE00 3.30
Hospital Green
#9BE5AA
ΔE00 3.34
Light Seafoam
#A0FEBF
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BEEAA #EE8BCF
analogous
#9EEE8B #8BEEAA #8BEEDC
triadic
#8BEEAA #AA8BEE #EEAA8B
tetradic
#8BEEAA #8B9EEE #EE8BCF #EEDC8B
square
#8BEEAA #8B9EEE #EE8BCF #EEDC8B
split-complementary
#8BEEAA #DC8BEE #EE8B9E
monochromatic
#21DE5C #56E683 #8BEEAA #C0F6D1 #E4FBEB
Accessibility & contrast
On white
1.41
#8BEEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#8BEEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BEEAA
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BEEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BEEAA | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0A6
Deuteranopia (green-blind)
#DFD5AE
Tritanopia (blue-blind)
#78ECDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8beeaa; /* rgb */ color: rgb(139, 238, 170); /* oklch */ color: oklch(87.1% 0.134 152.9);
Tailwind
colors: {
custom: {
50: '#b1f4c3',
500: '#8beeaa',
950: '#000000',
},
}SCSS
$custom: #8beeaa; $custom-light: #b1f4c3; $custom-dark: #000000;
JSON
{
"hex": "#8beeaa",
"rgb": {
"r": 139,
"g": 238,
"b": 170
},
"hsl": {
"h": 138.788,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.87065,
"c": 0.13367,
"h": 152.9
},
"luminance": 0.6954
}Semantic roles & 50–950 ramp
primary
#8BEEAA
secondary
#C954A4
accent
#0F98D7
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111712
muted
#818582