#8BE7AB#8BE7AB
#8BE7AB is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.5% C 0.122 H 154.4°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE7AB |
|---|---|
| RGB | rgb(139, 231, 171) |
| HSL | hsl(141, 66%, 73%) |
| HSV | hsv(141, 40%, 91%) |
| CMYK | cmyk(39.8%, 0%, 26%, 9.4%) |
| CIE-LAB | lab(84.78, -40.22, 20.78) |
| CIE-LCH | lch(84.78, 45.27, 152.67°) |
| OKLab | oklab(85.46% -0.1103 0.053) |
| OKLCH | oklch(85.46% 0.122 154.4) |
| XYZ | xyz(46.5711, 65.5781, 48.7240) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.34
Light Sea Green
#98F6B0
ΔE00 3.70
Seafoam
#7FE0B3
ΔE00 4.07
Mint
#AAF0C1
ΔE00 4.68
Seafoam (survey)
#80F9AD
ΔE00 4.69
Light Blue Green
#7EFBB3
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE7AB #E78BC7
analogous
#99E78B #8BE7AB #8BE7D9
triadic
#8BE7AB #AB8BE7 #E7AB8B
tetradic
#8BE7AB #8B99E7 #E78BC7 #E7D98B
square
#8BE7AB #8B99E7 #E78BC7 #E7D98B
split-complementary
#8BE7AB #D98BE7 #E78B99
monochromatic
#2ACD63 #58DD86 #8BE7AB #BEF1D0 #E6FAED
Accessibility & contrast
On white
1.49
#8BE7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#8BE7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE7AB
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE7AB | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA7
Deuteranopia (green-blind)
#D8D0AE
Tritanopia (blue-blind)
#79E5D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8be7ab; /* rgb */ color: rgb(139, 231, 171); /* oklch */ color: oklch(85.5% 0.122 154.4);
Tailwind
colors: {
custom: {
50: '#b0efc4',
500: '#8be7ab',
950: '#000000',
},
}SCSS
$custom: #8be7ab; $custom-light: #b0efc4; $custom-dark: #000000;
JSON
{
"hex": "#8be7ab",
"rgb": {
"r": 139,
"g": 231,
"b": 171
},
"hsl": {
"h": 140.87,
"s": 65.714,
"l": 72.549
},
"oklch": {
"l": 0.85458,
"c": 0.1224,
"h": 154.4
},
"luminance": 0.65581
}Semantic roles & 50–950 ramp
primary
#8BE7AB
secondary
#C0569B
accent
#188ECE
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111612
muted
#818582