#8BE9A5#8BE9A5
#8BE9A5 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.8% C 0.131 H 151.7°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE9A5 |
|---|---|
| RGB | rgb(139, 233, 165) |
| HSL | hsl(137, 68%, 73%) |
| HSV | hsv(137, 40%, 91%) |
| CMYK | cmyk(40.3%, 0%, 29.2%, 8.6%) |
| CIE-LAB | lab(85.24, -42.19, 24.52) |
| CIE-LCH | lch(85.24, 48.80, 149.84°) |
| OKLab | oklab(85.79% -0.1153 0.0621) |
| OKLCH | oklch(85.79% 0.131 151.7) |
| XYZ | xyz(46.5751, 66.4805, 45.9678) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.70
Light Sea Green
#98F6B0
ΔE00 2.89
Seafoam (survey)
#80F9AD
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 4.15
Light Blue Green
#7EFBB3
ΔE00 4.39
Light Mint Green
#A6FBB2
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE9A5 #E98BCF
analogous
#A0E98B #8BE9A5 #8BE9D4
triadic
#8BE9A5 #A58BE9 #E9A58B
tetradic
#8BE9A5 #8BA0E9 #E98BCF #E9D48B
square
#8BE9A5 #8BA0E9 #E98BCF #E9D48B
split-complementary
#8BE9A5 #D48BE9 #E98BA0
monochromatic
#28D257 #58DF7D #8BE9A5 #BEF3CD #E5FAEB
Accessibility & contrast
On white
1.47
#8BE9A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#8BE9A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE9A5
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE9A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE9A5 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADBA1
Deuteranopia (green-blind)
#DBD1A9
Tritanopia (blue-blind)
#7AE6D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #8be9a5; /* rgb */ color: rgb(139, 233, 165); /* oklch */ color: oklch(85.8% 0.131 151.7);
Tailwind
colors: {
custom: {
50: '#b1f0c0',
500: '#8be9a5',
950: '#000000',
},
}SCSS
$custom: #8be9a5; $custom-light: #b1f0c0; $custom-dark: #000000;
JSON
{
"hex": "#8be9a5",
"rgb": {
"r": 139,
"g": 233,
"b": 165
},
"hsl": {
"h": 136.596,
"s": 68.116,
"l": 72.941
},
"oklch": {
"l": 0.85794,
"c": 0.13097,
"h": 151.7
},
"luminance": 0.66483
}Semantic roles & 50–950 ramp
primary
#8BE9A5
secondary
#C355A5
accent
#159CD0
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111612
muted
#818582