#8BEEAB#8BEEAB
#8BEEAB is a very light, vivid green. Relative luminance 0.696; OKLCH L 87.1% C 0.133 H 153.2°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8BEEAB |
|---|---|
| RGB | rgb(139, 238, 171) |
| HSL | hsl(139, 74%, 74%) |
| HSV | hsv(139, 42%, 93%) |
| CMYK | cmyk(41.6%, 0%, 28.2%, 6.7%) |
| CIE-LAB | lab(86.79, -43.31, 23.55) |
| CIE-LCH | lch(86.79, 49.30, 151.46°) |
| OKLab | oklab(87.09% -0.1185 0.0598) |
| OKLCH | oklch(87.09% 0.133 153.2) |
| XYZ | xyz(48.5695, 69.5751, 49.3902) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.09
Seafoam (survey)
#80F9AD
ΔE00 2.90
Seafoam Green
#7AF9AB
ΔE00 3.27
Light Blue Green
#7EFBB3
ΔE00 3.28
Hospital Green
#9BE5AA
ΔE00 3.30
Light Seafoam
#A0FEBF
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BEEAB #EE8BCE
analogous
#9DEE8B #8BEEAB #8BEEDD
triadic
#8BEEAB #AB8BEE #EEAB8B
tetradic
#8BEEAB #8B9DEE #EE8BCE #EEDD8B
square
#8BEEAB #8B9DEE #EE8BCE #EEDD8B
split-complementary
#8BEEAB #DD8BEE #EE8B9D
monochromatic
#21DE5E #56E684 #8BEEAB #C0F6D2 #E4FBEC
Accessibility & contrast
On white
1.41
#8BEEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#8BEEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BEEAB
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BEEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BEEAB | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0A7
Deuteranopia (green-blind)
#DFD5AF
Tritanopia (blue-blind)
#77ECDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8beeab; /* rgb */ color: rgb(139, 238, 171); /* oklch */ color: oklch(87.1% 0.133 153.2);
Tailwind
colors: {
custom: {
50: '#b1f4c4',
500: '#8beeab',
950: '#000000',
},
}SCSS
$custom: #8beeab; $custom-light: #b1f4c4; $custom-dark: #000000;
JSON
{
"hex": "#8beeab",
"rgb": {
"r": 139,
"g": 238,
"b": 171
},
"hsl": {
"h": 139.394,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.87086,
"c": 0.13273,
"h": 153.2
},
"luminance": 0.69578
}Semantic roles & 50–950 ramp
primary
#8BEEAB
secondary
#C954A3
accent
#0F96D7
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111712
muted
#818582