#8BE8A7#8BE8A7
#8BE8A7 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.6% C 0.128 H 152.6°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE8A7 |
|---|---|
| RGB | rgb(139, 232, 167) |
| HSL | hsl(138, 67%, 73%) |
| HSV | hsv(138, 40%, 91%) |
| CMYK | cmyk(40.1%, 0%, 28%, 9%) |
| CIE-LAB | lab(84.99, -41.39, 23.14) |
| CIE-LCH | lch(84.99, 47.42, 150.79°) |
| OKLab | oklab(85.6% -0.1133 0.0588) |
| OKLCH | oklch(85.6% 0.128 152.6) |
| XYZ | xyz(46.4762, 65.9893, 46.8399) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.42
Light Sea Green
#98F6B0
ΔE00 3.16
Seafoam (survey)
#80F9AD
ΔE00 4.16
Seafoam Green
#7AF9AB
ΔE00 4.46
Light Blue Green
#7EFBB3
ΔE00 4.56
Light Mint Green
#A6FBB2
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE8A7 #E88BCC
analogous
#9DE88B #8BE8A7 #8BE8D6
triadic
#8BE8A7 #A78BE8 #E8A78B
tetradic
#8BE8A7 #8B9DE8 #E88BCC #E8D68B
square
#8BE8A7 #8B9DE8 #E88BCC #E8D68B
split-complementary
#8BE8A7 #D68BE8 #E88B9D
monochromatic
#29CF5B #58DE80 #8BE8A7 #BEF2CE #E5FAEC
Accessibility & contrast
On white
1.48
#8BE8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#8BE8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE8A7
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE8A7 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA3
Deuteranopia (green-blind)
#DAD0AB
Tritanopia (blue-blind)
#7AE6D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8be8a7; /* rgb */ color: rgb(139, 232, 167); /* oklch */ color: oklch(85.6% 0.128 152.6);
Tailwind
colors: {
custom: {
50: '#b0f0c1',
500: '#8be8a7',
950: '#000000',
},
}SCSS
$custom: #8be8a7; $custom-light: #b0f0c1; $custom-dark: #000000;
JSON
{
"hex": "#8be8a7",
"rgb": {
"r": 139,
"g": 232,
"b": 167
},
"hsl": {
"h": 138.065,
"s": 66.906,
"l": 72.745
},
"oklch": {
"l": 0.85603,
"c": 0.1276,
"h": 152.6
},
"luminance": 0.65992
}Semantic roles & 50–950 ramp
primary
#8BE8A7
secondary
#C256A1
accent
#1797CF
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111612
muted
#818582