#8BE3A5#8BE3A5
#8BE3A5 is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.4% C 0.122 H 152.5°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE3A5 |
|---|---|
| RGB | rgb(139, 227, 165) |
| HSL | hsl(138, 61%, 72%) |
| HSV | hsv(138, 39%, 89%) |
| CMYK | cmyk(38.8%, 0%, 27.3%, 11%) |
| CIE-LAB | lab(83.52, -39.53, 22.15) |
| CIE-LCH | lch(83.52, 45.31, 150.73°) |
| OKLab | oklab(84.4% -0.1082 0.0563) |
| OKLCH | oklch(84.4% 0.122 152.5) |
| XYZ | xyz(44.9053, 63.1410, 45.4113) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.05
Light Sea Green
#98F6B0
ΔE00 4.25
Seafoam
#7FE0B3
ΔE00 4.54
Mint
#AAF0C1
ΔE00 5.32
Seafoam (survey)
#80F9AD
ΔE00 5.32
Seafoam Green
#7AF9AB
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE3A5 #E38BC9
analogous
#9DE38B #8BE3A5 #8BE3D1
triadic
#8BE3A5 #A58BE3 #E3A58B
tetradic
#8BE3A5 #8B9DE3 #E38BC9 #E3D18B
square
#8BE3A5 #8B9DE3 #E38BC9 #E3D18B
split-complementary
#8BE3A5 #D18BE3 #E38B9D
monochromatic
#2FC45B #5AD77F #8BE3A5 #BCEFCB #E6F9EC
Accessibility & contrast
On white
1.54
#8BE3A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#8BE3A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE3A5
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE3A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE3A5 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A1
Deuteranopia (green-blind)
#D6CCA9
Tritanopia (blue-blind)
#7BE1D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8be3a5; /* rgb */ color: rgb(139, 227, 165); /* oklch */ color: oklch(84.4% 0.122 152.5);
Tailwind
colors: {
custom: {
50: '#b0ecc0',
500: '#8be3a5',
950: '#000000',
},
}SCSS
$custom: #8be3a5; $custom-light: #b0ecc0; $custom-dark: #000000;
JSON
{
"hex": "#8be3a5",
"rgb": {
"r": 139,
"g": 227,
"b": 165
},
"hsl": {
"h": 137.727,
"s": 61.111,
"l": 71.765
},
"oklch": {
"l": 0.84395,
"c": 0.12201,
"h": 152.5
},
"luminance": 0.63144
}Semantic roles & 50–950 ramp
primary
#8BE3A5
secondary
#BC579E
accent
#1D96C9
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111612
muted
#818482