#8BF8BB#8BF8BB
#8BF8BB is a very light, vivid green. Relative luminance 0.762; OKLCH L 89.8% C 0.133 H 157.7°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8BF8BB |
|---|---|
| RGB | rgb(139, 248, 187) |
| HSL | hsl(146, 89%, 76%) |
| HSV | hsv(146, 44%, 97%) |
| CMYK | cmyk(44%, 0%, 24.6%, 2.7%) |
| CIE-LAB | lab(89.96, -44.70, 19.71) |
| CIE-LCH | lch(89.96, 48.85, 156.20°) |
| OKLab | oklab(89.76% -0.123 0.0504) |
| OKLCH | oklch(89.76% 0.133 157.7) |
| XYZ | xyz(53.1806, 76.2078, 58.9113) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.28
Light Seafoam
#A0FEBF
ΔE00 2.50
Seafoam (survey)
#80F9AD
ΔE00 2.91
Light Sea Green
#98F6B0
ΔE00 2.97
Light Aquamarine
#7BFDC7
ΔE00 3.05
Seafoam Green
#7AF9AB
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BF8BB #F88BC8
analogous
#91F88B #8BF8BB #8BF8F1
triadic
#8BF8BB #BB8BF8 #F8BB8B
tetradic
#8BF8BB #8B91F8 #F88BC8 #F8F18B
square
#8BF8BB #8B91F8 #F88BC8 #F8F18B
split-complementary
#8BF8BB #F18BF8 #F88B91
monochromatic
#18F177 #51F599 #8BF8BB #C5FBDD #E2FDEE
Accessibility & contrast
On white
1.29
#8BF8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#8BF8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BF8BB
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BF8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BF8BB | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9B8
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#70F7E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #8bf8bb; /* rgb */ color: rgb(139, 248, 187); /* oklch */ color: oklch(89.8% 0.133 157.7);
Tailwind
colors: {
custom: {
50: '#b2fbcf',
500: '#8bf8bb',
950: '#000000',
},
}SCSS
$custom: #8bf8bb; $custom-light: #b2fbcf; $custom-dark: #000000;
JSON
{
"hex": "#8bf8bb",
"rgb": {
"r": 139,
"g": 248,
"b": 187
},
"hsl": {
"h": 146.422,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.8976,
"c": 0.13289,
"h": 157.7
},
"luminance": 0.76212
}Semantic roles & 50–950 ramp
primary
#8BF8BB
secondary
#D6519C
accent
#0080E5
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583