#8BFBB9#8BFBB9
#8BFBB9 is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.4% C 0.139 H 156.4°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFBB9 |
|---|---|
| RGB | rgb(139, 251, 185) |
| HSL | hsl(145, 93%, 76%) |
| HSV | hsv(145, 45%, 98%) |
| CMYK | cmyk(44.6%, 0%, 26.3%, 1.6%) |
| CIE-LAB | lab(90.77, -46.37, 21.87) |
| CIE-LCH | lch(90.77, 51.27, 154.75°) |
| OKLab | oklab(90.41% -0.1272 0.0557) |
| OKLCH | oklch(90.41% 0.139 156.4) |
| XYZ | xyz(53.8977, 77.9822, 58.1015) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.47
Seafoam (survey)
#80F9AD
ΔE00 2.07
Light Seafoam
#A0FEBF
ΔE00 2.23
Seafoam Green
#7AF9AB
ΔE00 2.52
Light Sea Green
#98F6B0
ΔE00 2.54
Light Greenish Blue
#63F7B4
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFBB9 #FB8BCD
analogous
#95FB8B #8BFBB9 #8BFBF1
triadic
#8BFBB9 #B98BFB #FBB98B
tetradic
#8BFBB9 #8B95FB #FB8BCD #FBF18B
square
#8BFBB9 #8B95FB #FB8BCD #FBF18B
split-complementary
#8BFBB9 #F18BFB #FB8B95
monochromatic
#15F772 #50F995 #8BFBB9 #C6FDDD #E1FEED
Accessibility & contrast
On white
1.27
#8BFBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#8BFBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFBB9
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFBB9 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB5
Deuteranopia (green-blind)
#E9E0BD
Tritanopia (blue-blind)
#70F9E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8bfbb9; /* rgb */ color: rgb(139, 251, 185); /* oklch */ color: oklch(90.4% 0.139 156.4);
Tailwind
colors: {
custom: {
50: '#b2fdce',
500: '#8bfbb9',
950: '#000000',
},
}SCSS
$custom: #8bfbb9; $custom-light: #b2fdce; $custom-dark: #000000;
JSON
{
"hex": "#8bfbb9",
"rgb": {
"r": 139,
"g": 251,
"b": 185
},
"hsl": {
"h": 144.643,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.9041,
"c": 0.13888,
"h": 156.4
},
"luminance": 0.77986
}Semantic roles & 50–950 ramp
primary
#8BFBB9
secondary
#DA50A1
accent
#0087E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683