#8BE8A9#8BE8A9
#8BE8A9 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.6% C 0.126 H 153.4°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE8A9 |
|---|---|
| RGB | rgb(139, 232, 169) |
| HSL | hsl(139, 67%, 73%) |
| HSV | hsv(139, 40%, 91%) |
| CMYK | cmyk(40.1%, 0%, 27.2%, 9%) |
| CIE-LAB | lab(85.03, -41.03, 22.16) |
| CIE-LCH | lch(85.03, 46.63, 151.62°) |
| OKLab | oklab(85.65% -0.1124 0.0564) |
| OKLCH | oklch(85.65% 0.126 153.4) |
| XYZ | xyz(46.6626, 66.0638, 47.8212) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.38
Light Sea Green
#98F6B0
ΔE00 3.28
Seafoam (survey)
#80F9AD
ΔE00 4.27
Light Blue Green
#7EFBB3
ΔE00 4.57
Seafoam Green
#7AF9AB
ΔE00 4.58
Seafoam
#7FE0B3
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE8A9 #E88BCA
analogous
#9BE88B #8BE8A9 #8BE8D7
triadic
#8BE8A9 #A98BE8 #E8A98B
tetradic
#8BE8A9 #8B9BE8 #E88BCA #E8D78B
square
#8BE8A9 #8B9BE8 #E88BCA #E8D78B
split-complementary
#8BE8A9 #D78BE8 #E88B9B
monochromatic
#29CF5F #58DE83 #8BE8A9 #BEF2CF #E5FAEC
Accessibility & contrast
On white
1.48
#8BE8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#8BE8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE8A9
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE8A9 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA5
Deuteranopia (green-blind)
#DAD0AD
Tritanopia (blue-blind)
#79E6D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8be8a9; /* rgb */ color: rgb(139, 232, 169); /* oklch */ color: oklch(85.6% 0.126 153.4);
Tailwind
colors: {
custom: {
50: '#b0f0c2',
500: '#8be8a9',
950: '#000000',
},
}SCSS
$custom: #8be8a9; $custom-light: #b0f0c2; $custom-dark: #000000;
JSON
{
"hex": "#8be8a9",
"rgb": {
"r": 139,
"g": 232,
"b": 169
},
"hsl": {
"h": 139.355,
"s": 66.906,
"l": 72.745
},
"oklch": {
"l": 0.85646,
"c": 0.12573,
"h": 153.4
},
"luminance": 0.66067
}Semantic roles & 50–950 ramp
primary
#8BE8A9
secondary
#C2569F
accent
#1793CF
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111612
muted
#818582