#8BFCBA#8BFCBA
#8BFCBA is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.7% C 0.139 H 156.5°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFCBA |
|---|---|
| RGB | rgb(139, 252, 186) |
| HSL | hsl(145, 95%, 77%) |
| HSV | hsv(145, 45%, 99%) |
| CMYK | cmyk(44.8%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(91.08, -46.61, 21.78) |
| CIE-LCH | lch(91.08, 51.45, 154.96°) |
| OKLab | oklab(90.66% -0.1279 0.0555) |
| OKLCH | oklch(90.66% 0.139 156.5) |
| XYZ | xyz(54.3169, 78.6509, 58.7638) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.49
Seafoam (survey)
#80F9AD
ΔE00 2.15
Light Seafoam
#A0FEBF
ΔE00 2.23
Seafoam Green
#7AF9AB
ΔE00 2.59
Light Sea Green
#98F6B0
ΔE00 2.69
Light Greenish Blue
#63F7B4
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFCBA #FC8BCD
analogous
#95FC8B #8BFCBA #8BFCF3
triadic
#8BFCBA #BA8BFC #FCBA8B
tetradic
#8BFCBA #8B95FC #FC8BCD #FCF38B
square
#8BFCBA #8B95FC #FC8BCD #FCF38B
split-complementary
#8BFCBA #F38BFC #FC8B95
monochromatic
#14F973 #4FFA97 #8BFCBA #C7FEDD #E1FEED
Accessibility & contrast
On white
1.26
#8BFCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#8BFCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFCBA
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFCBA | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB6
Deuteranopia (green-blind)
#EAE1BE
Tritanopia (blue-blind)
#70FAEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8bfcba; /* rgb */ color: rgb(139, 252, 186); /* oklch */ color: oklch(90.7% 0.139 156.5);
Tailwind
colors: {
custom: {
50: '#b2fecf',
500: '#8bfcba',
950: '#000000',
},
}SCSS
$custom: #8bfcba; $custom-light: #b2fecf; $custom-dark: #000000;
JSON
{
"hex": "#8bfcba",
"rgb": {
"r": 139,
"g": 252,
"b": 186
},
"hsl": {
"h": 144.956,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.90663,
"c": 0.13943,
"h": 156.5
},
"luminance": 0.78655
}Semantic roles & 50–950 ramp
primary
#8BFCBA
secondary
#DC50A1
accent
#0086E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683