#8BEBB1#8BEBB1
#8BEBB1 is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.5% C 0.123 H 156.2°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8BEBB1 |
|---|---|
| RGB | rgb(139, 235, 177) |
| HSL | hsl(144, 71%, 73%) |
| HSV | hsv(144, 41%, 92%) |
| CMYK | cmyk(40.9%, 0%, 24.7%, 7.8%) |
| CIE-LAB | lab(86.04, -40.88, 19.43) |
| CIE-LCH | lch(86.04, 45.26, 154.58°) |
| OKLab | oklab(86.52% -0.1124 0.0496) |
| OKLCH | oklch(86.52% 0.123 156.2) |
| XYZ | xyz(48.2883, 68.0768, 52.1821) |
| Luminance | 0.6808 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.06
Light Sea Green
#98F6B0
ΔE00 3.47
Seafoam
#7FE0B3
ΔE00 3.89
Light Blue Green
#7EFBB3
ΔE00 4.23
Mint
#AAF0C1
ΔE00 4.26
Light Seafoam
#A0FEBF
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BEBB1 #EB8BC5
analogous
#95EB8B #8BEBB1 #8BEBE1
triadic
#8BEBB1 #B18BEB #EBB18B
tetradic
#8BEBB1 #8B95EB #EB8BC5 #EBE18B
square
#8BEBB1 #8B95EB #EB8BC5 #EBE18B
split-complementary
#8BEBB1 #E18BEB #EB8B95
monochromatic
#25D76B #57E28E #8BEBB1 #BFF4D4 #E5FAED
Accessibility & contrast
On white
1.44
#8BEBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#8BEBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BEBB1
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BEBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BEBB1 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAE
Deuteranopia (green-blind)
#DBD3B4
Tritanopia (blue-blind)
#76E9DB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #8bebb1; /* rgb */ color: rgb(139, 235, 177); /* oklch */ color: oklch(86.5% 0.123 156.2);
Tailwind
colors: {
custom: {
50: '#b1f2c8',
500: '#8bebb1',
950: '#000000',
},
}SCSS
$custom: #8bebb1; $custom-light: #b1f2c8; $custom-dark: #000000;
JSON
{
"hex": "#8bebb1",
"rgb": {
"r": 139,
"g": 235,
"b": 177
},
"hsl": {
"h": 143.75,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.86522,
"c": 0.12288,
"h": 156.2
},
"luminance": 0.6808
}Semantic roles & 50–950 ramp
primary
#8BEBB1
secondary
#C55599
accent
#1387D3
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582