#8BE7A9#8BE7A9
#8BE7A9 is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.4% C 0.124 H 153.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE7A9 |
|---|---|
| RGB | rgb(139, 231, 169) |
| HSL | hsl(140, 66%, 73%) |
| HSV | hsv(140, 40%, 91%) |
| CMYK | cmyk(39.8%, 0%, 26.8%, 9.4%) |
| CIE-LAB | lab(84.74, -40.59, 21.77) |
| CIE-LCH | lch(84.74, 46.05, 151.79°) |
| OKLab | oklab(85.41% -0.1112 0.0554) |
| OKLCH | oklch(85.41% 0.124 153.5) |
| XYZ | xyz(46.3819, 65.5024, 47.7276) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.28
Light Sea Green
#98F6B0
ΔE00 3.52
Seafoam
#7FE0B3
ΔE00 4.47
Seafoam (survey)
#80F9AD
ΔE00 4.53
Light Blue Green
#7EFBB3
ΔE00 4.80
Seafoam Green
#7AF9AB
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE7A9 #E78BC9
analogous
#9BE78B #8BE7A9 #8BE7D7
triadic
#8BE7A9 #A98BE7 #E7A98B
tetradic
#8BE7A9 #8B9BE7 #E78BC9 #E7D78B
square
#8BE7A9 #8B9BE7 #E78BC9 #E7D78B
split-complementary
#8BE7A9 #D78BE7 #E78B9B
monochromatic
#2ACD60 #58DD83 #8BE7A9 #BEF1CF #E6FAEC
Accessibility & contrast
On white
1.49
#8BE7A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#8BE7A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE7A9
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE7A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE7A9 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A5
Deuteranopia (green-blind)
#D9D0AD
Tritanopia (blue-blind)
#79E5D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8be7a9; /* rgb */ color: rgb(139, 231, 169); /* oklch */ color: oklch(85.4% 0.124 153.5);
Tailwind
colors: {
custom: {
50: '#b0efc2',
500: '#8be7a9',
950: '#000000',
},
}SCSS
$custom: #8be7a9; $custom-light: #b0efc2; $custom-dark: #000000;
JSON
{
"hex": "#8be7a9",
"rgb": {
"r": 139,
"g": 231,
"b": 169
},
"hsl": {
"h": 139.565,
"s": 65.714,
"l": 72.549
},
"oklch": {
"l": 0.85414,
"c": 0.12425,
"h": 153.5
},
"luminance": 0.65505
}Semantic roles & 50–950 ramp
primary
#8BE7A9
secondary
#C0569E
accent
#1892CE
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111612
muted
#818582