#8BFBBB#8BFBBB
#8BFBBB is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.5% C 0.137 H 157.1°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFBBB |
|---|---|
| RGB | rgb(139, 251, 187) |
| HSL | hsl(146, 93%, 76%) |
| HSV | hsv(146, 45%, 98%) |
| CMYK | cmyk(44.6%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(90.81, -45.99, 20.90) |
| CIE-LCH | lch(90.81, 50.52, 155.56°) |
| OKLab | oklab(90.45% -0.1264 0.0533) |
| OKLCH | oklch(90.45% 0.137 157.1) |
| XYZ | xyz(54.1103, 78.0672, 59.2212) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.75
Light Seafoam
#A0FEBF
ΔE00 2.26
Seafoam (survey)
#80F9AD
ΔE00 2.44
Light Sea Green
#98F6B0
ΔE00 2.82
Seafoam Green
#7AF9AB
ΔE00 2.87
Light Aquamarine
#7BFDC7
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFBBB #FB8BCB
analogous
#93FB8B #8BFBBB #8BFBF3
triadic
#8BFBBB #BB8BFB #FBBB8B
tetradic
#8BFBBB #8B93FB #FB8BCB #FBF38B
square
#8BFBBB #8B93FB #FB8BCB #FBF38B
split-complementary
#8BFBBB #F38BFB #FB8B93
monochromatic
#15F776 #50F998 #8BFBBB #C6FDDE #E1FEEE
Accessibility & contrast
On white
1.26
#8BFBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#8BFBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFBBB
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFBBB | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E9E0BF
Tritanopia (blue-blind)
#70F9EA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8bfbbb; /* rgb */ color: rgb(139, 251, 187); /* oklch */ color: oklch(90.5% 0.137 157.1);
Tailwind
colors: {
custom: {
50: '#b2fdcf',
500: '#8bfbbb',
950: '#000000',
},
}SCSS
$custom: #8bfbbb; $custom-light: #b2fdcf; $custom-dark: #000000;
JSON
{
"hex": "#8bfbbb",
"rgb": {
"r": 139,
"g": 251,
"b": 187
},
"hsl": {
"h": 145.714,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.90454,
"c": 0.13715,
"h": 157.1
},
"luminance": 0.78071
}Semantic roles & 50–950 ramp
primary
#8BFBBB
secondary
#DA509F
accent
#0083E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683