#8BFCBB#8BFCBB
#8BFCBB is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.7% C 0.139 H 156.9°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFCBB |
|---|---|
| RGB | rgb(139, 252, 187) |
| HSL | hsl(145, 95%, 77%) |
| HSV | hsv(145, 45%, 99%) |
| CMYK | cmyk(44.8%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(91.10, -46.42, 21.30) |
| CIE-LCH | lch(91.10, 51.07, 155.36°) |
| OKLab | oklab(90.69% -0.1275 0.0543) |
| OKLCH | oklch(90.69% 0.139 156.9) |
| XYZ | xyz(54.4235, 78.6936, 59.3256) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.62
Light Seafoam
#A0FEBF
ΔE00 2.24
Seafoam (survey)
#80F9AD
ΔE00 2.33
Seafoam Green
#7AF9AB
ΔE00 2.76
Light Sea Green
#98F6B0
ΔE00 2.82
Light Aquamarine
#7BFDC7
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFCBB #FC8BCC
analogous
#94FC8B #8BFCBB #8BFCF4
triadic
#8BFCBB #BB8BFC #FCBB8B
tetradic
#8BFCBB #8B94FC #FC8BCC #FCF48B
square
#8BFCBB #8B94FC #FC8BCC #FCF48B
split-complementary
#8BFCBB #F48BFC #FC8B94
monochromatic
#14F975 #4FFA98 #8BFCBB #C7FEDE #E1FEEE
Accessibility & contrast
On white
1.25
#8BFCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#8BFCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFCBB
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFCBB | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#70FAEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8bfcbb; /* rgb */ color: rgb(139, 252, 187); /* oklch */ color: oklch(90.7% 0.139 156.9);
Tailwind
colors: {
custom: {
50: '#b2fecf',
500: '#8bfcbb',
950: '#000000',
},
}SCSS
$custom: #8bfcbb; $custom-light: #b2fecf; $custom-dark: #000000;
JSON
{
"hex": "#8bfcbb",
"rgb": {
"r": 139,
"g": 252,
"b": 187
},
"hsl": {
"h": 145.487,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.90686,
"c": 0.13856,
"h": 156.9
},
"luminance": 0.78698
}Semantic roles & 50–950 ramp
primary
#8BFCBB
secondary
#DC50A0
accent
#0084E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683