#8BEBAE#8BEBAE
#8BEBAE is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.5% C 0.126 H 154.9°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8BEBAE |
|---|---|
| RGB | rgb(139, 235, 174) |
| HSL | hsl(142, 71%, 73%) |
| HSV | hsv(142, 41%, 92%) |
| CMYK | cmyk(40.9%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(85.99, -41.44, 20.90) |
| CIE-LCH | lch(85.99, 46.41, 153.24°) |
| OKLab | oklab(86.45% -0.1137 0.0533) |
| OKLCH | oklch(86.45% 0.126 154.9) |
| XYZ | xyz(47.9926, 67.9585, 50.6246) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.85
Light Sea Green
#98F6B0
ΔE00 3.04
Seafoam (survey)
#80F9AD
ΔE00 3.92
Light Blue Green
#7EFBB3
ΔE00 4.02
Light Seafoam
#A0FEBF
ΔE00 4.21
Seafoam Green
#7AF9AB
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BEBAE #EB8BC8
analogous
#98EB8B #8BEBAE #8BEBDE
triadic
#8BEBAE #AE8BEB #EBAE8B
tetradic
#8BEBAE #8B98EB #EB8BC8 #EBDE8B
square
#8BEBAE #8B98EB #EB8BC8 #EBDE8B
split-complementary
#8BEBAE #DE8BEB #EB8B98
monochromatic
#25D766 #57E28A #8BEBAE #BFF4D2 #E5FAED
Accessibility & contrast
On white
1.44
#8BEBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#8BEBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BEBAE
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BEBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BEBAE | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDAA
Deuteranopia (green-blind)
#DCD3B2
Tritanopia (blue-blind)
#77E9DA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #8bebae; /* rgb */ color: rgb(139, 235, 174); /* oklch */ color: oklch(86.5% 0.126 154.9);
Tailwind
colors: {
custom: {
50: '#b1f2c6',
500: '#8bebae',
950: '#000000',
},
}SCSS
$custom: #8bebae; $custom-light: #b1f2c6; $custom-dark: #000000;
JSON
{
"hex": "#8bebae",
"rgb": {
"r": 139,
"g": 235,
"b": 174
},
"hsl": {
"h": 141.875,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.86454,
"c": 0.12558,
"h": 154.9
},
"luminance": 0.67962
}Semantic roles & 50–950 ramp
primary
#8BEBAE
secondary
#C5559C
accent
#138DD3
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582