#8BE4A7#8BE4A7
#8BE4A7 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.7% C 0.122 H 153.2°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE4A7 |
|---|---|
| RGB | rgb(139, 228, 167) |
| HSL | hsl(139, 62%, 72%) |
| HSV | hsv(139, 39%, 89%) |
| CMYK | cmyk(39%, 0%, 26.8%, 10.6%) |
| CIE-LAB | lab(83.84, -39.61, 21.56) |
| CIE-LCH | lch(83.84, 45.10, 151.44°) |
| OKLab | oklab(84.67% -0.1086 0.0549) |
| OKLCH | oklch(84.67% 0.122 153.2) |
| XYZ | xyz(45.3631, 63.7630, 46.4689) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.07
Light Sea Green
#98F6B0
ΔE00 4.12
Seafoam
#7FE0B3
ΔE00 4.29
Mint
#AAF0C1
ΔE00 5.08
Seafoam (survey)
#80F9AD
ΔE00 5.18
Seafoam Green
#7AF9AB
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE4A7 #E48BC8
analogous
#9CE48B #8BE4A7 #8BE4D3
triadic
#8BE4A7 #A78BE4 #E4A78B
tetradic
#8BE4A7 #8B9CE4 #E48BC8 #E4D38B
square
#8BE4A7 #8B9CE4 #E48BC8 #E4D38B
split-complementary
#8BE4A7 #D38BE4 #E48B9C
monochromatic
#2EC65E #59D881 #8BE4A7 #BDF0CD #E6F9EC
Accessibility & contrast
On white
1.53
#8BE4A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#8BE4A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE4A7
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE4A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE4A7 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A3
Deuteranopia (green-blind)
#D6CDAB
Tritanopia (blue-blind)
#7AE2D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8be4a7; /* rgb */ color: rgb(139, 228, 167); /* oklch */ color: oklch(84.7% 0.122 153.2);
Tailwind
colors: {
custom: {
50: '#b0edc1',
500: '#8be4a7',
950: '#000000',
},
}SCSS
$custom: #8be4a7; $custom-light: #b0edc1; $custom-dark: #000000;
JSON
{
"hex": "#8be4a7",
"rgb": {
"r": 139,
"g": 228,
"b": 167
},
"hsl": {
"h": 138.876,
"s": 62.238,
"l": 71.961
},
"oklch": {
"l": 0.84672,
"c": 0.12163,
"h": 153.2
},
"luminance": 0.63766
}Semantic roles & 50–950 ramp
primary
#8BE4A7
secondary
#BD569D
accent
#1C93CA
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111612
muted
#818582