#8BE4AB#8BE4AB
#8BE4AB is a very light, moderate green. Relative luminance 0.639; OKLCH L 84.8% C 0.118 H 154.9°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE4AB |
|---|---|
| RGB | rgb(139, 228, 171) |
| HSL | hsl(142, 62%, 72%) |
| HSV | hsv(142, 39%, 89%) |
| CMYK | cmyk(39%, 0%, 25%, 10.6%) |
| CIE-LAB | lab(83.92, -38.87, 19.59) |
| CIE-LCH | lch(83.92, 43.53, 153.25°) |
| OKLab | oklab(84.76% -0.1068 0.05) |
| OKLCH | oklch(84.76% 0.118 154.9) |
| XYZ | xyz(45.7386, 63.9132, 48.4466) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.32
Seafoam
#7FE0B3
ΔE00 3.46
Light Sea Green
#98F6B0
ΔE00 4.48
Mint
#AAF0C1
ΔE00 4.65
Seafoam (survey)
#80F9AD
ΔE00 5.50
Light Teal
#90E4C1
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE4AB #E48BC4
analogous
#98E48B #8BE4AB #8BE4D8
triadic
#8BE4AB #AB8BE4 #E4AB8B
tetradic
#8BE4AB #8B98E4 #E48BC4 #E4D88B
square
#8BE4AB #8B98E4 #E48BC4 #E4D88B
split-complementary
#8BE4AB #D88BE4 #E48B98
monochromatic
#2EC665 #59D887 #8BE4AB #BDF0CF #E6F9ED
Accessibility & contrast
On white
1.52
#8BE4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#8BE4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE4AB
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE4AB | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A8
Deuteranopia (green-blind)
#D6CDAE
Tritanopia (blue-blind)
#79E2D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8be4ab; /* rgb */ color: rgb(139, 228, 171); /* oklch */ color: oklch(84.8% 0.118 154.9);
Tailwind
colors: {
custom: {
50: '#b0edc4',
500: '#8be4ab',
950: '#000000',
},
}SCSS
$custom: #8be4ab; $custom-light: #b0edc4; $custom-dark: #000000;
JSON
{
"hex": "#8be4ab",
"rgb": {
"r": 139,
"g": 228,
"b": 171
},
"hsl": {
"h": 141.573,
"s": 62.238,
"l": 71.961
},
"oklch": {
"l": 0.84761,
"c": 0.11793,
"h": 154.9
},
"luminance": 0.63916
}Semantic roles & 50–950 ramp
primary
#8BE4AB
secondary
#BD5698
accent
#1C8BCA
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111612
muted
#818582