#8BFBBD#8BFBBD
#8BFBBD is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.5% C 0.135 H 157.9°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFBBD |
|---|---|
| RGB | rgb(139, 251, 189) |
| HSL | hsl(147, 93%, 76%) |
| HSV | hsv(147, 45%, 98%) |
| CMYK | cmyk(44.6%, 0%, 24.7%, 1.6%) |
| CIE-LAB | lab(90.85, -45.61, 19.93) |
| CIE-LCH | lch(90.85, 49.78, 156.40°) |
| OKLab | oklab(90.5% -0.1255 0.0509) |
| OKLCH | oklch(90.5% 0.135 157.9) |
| XYZ | xyz(54.3259, 78.1534, 60.3567) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.08
Light Seafoam
#A0FEBF
ΔE00 2.37
Seafoam (survey)
#80F9AD
ΔE00 2.84
Light Aquamarine
#7BFDC7
ΔE00 2.86
Light Sea Green
#98F6B0
ΔE00 3.15
Seafoam Green
#7AF9AB
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFBBD #FB8BC9
analogous
#91FB8B #8BFBBD #8BFBF5
triadic
#8BFBBD #BD8BFB #FBBD8B
tetradic
#8BFBBD #8B91FB #FB8BC9 #FBF58B
square
#8BFBBD #8B91FB #FB8BC9 #FBF58B
split-complementary
#8BFBBD #F58BFB #FB8B91
monochromatic
#15F77A #50F99B #8BFBBD #C6FDDF #E1FEEE
Accessibility & contrast
On white
1.26
#8BFBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#8BFBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFBBD
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFBBD | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB9
Deuteranopia (green-blind)
#E8E0C1
Tritanopia (blue-blind)
#6FFAEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8bfbbd; /* rgb */ color: rgb(139, 251, 189); /* oklch */ color: oklch(90.5% 0.135 157.9);
Tailwind
colors: {
custom: {
50: '#b2fdd1',
500: '#8bfbbd',
950: '#000000',
},
}SCSS
$custom: #8bfbbd; $custom-light: #b2fdd1; $custom-dark: #000000;
JSON
{
"hex": "#8bfbbd",
"rgb": {
"r": 139,
"g": 251,
"b": 189
},
"hsl": {
"h": 146.786,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.90499,
"c": 0.13542,
"h": 157.9
},
"luminance": 0.78157
}Semantic roles & 50–950 ramp
primary
#8BFBBD
secondary
#DA509D
accent
#007FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683