#8BFBB1#8BFBB1
#8BFBB1 is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.2% C 0.146 H 153.5°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFBB1 |
|---|---|
| RGB | rgb(139, 251, 177) |
| HSL | hsl(140, 93%, 76%) |
| HSV | hsv(140, 45%, 98%) |
| CMYK | cmyk(44.6%, 0%, 29.5%, 1.6%) |
| CIE-LAB | lab(90.62, -47.83, 25.74) |
| CIE-LCH | lch(90.62, 54.32, 151.72°) |
| OKLab | oklab(90.24% -0.1307 0.0652) |
| OKLCH | oklch(90.24% 0.146 153.5) |
| XYZ | xyz(53.0769, 77.6538, 53.7783) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.07
Light Blue Green
#7EFBB3
ΔE00 1.46
Seafoam Green
#7AF9AB
ΔE00 1.60
Light Sea Green
#98F6B0
ΔE00 1.96
Foam Green
#90FDA9
ΔE00 2.03
Light Bluish Green
#76FDA8
ΔE00 2.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFBB1 #FB8BD5
analogous
#9DFB8B #8BFBB1 #8BFBE9
triadic
#8BFBB1 #B18BFB #FBB18B
tetradic
#8BFBB1 #8B9DFB #FB8BD5 #FBE98B
square
#8BFBB1 #8B9DFB #FB8BD5 #FBE98B
split-complementary
#8BFBB1 #E98BFB #FB8B9D
monochromatic
#15F761 #50F989 #8BFBB1 #C6FDD9 #E1FEEB
Accessibility & contrast
On white
1.27
#8BFBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#8BFBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFBB1
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFBB1 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAC
Deuteranopia (green-blind)
#EAE0B5
Tritanopia (blue-blind)
#73F8E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8bfbb1; /* rgb */ color: rgb(139, 251, 177); /* oklch */ color: oklch(90.2% 0.146 153.5);
Tailwind
colors: {
custom: {
50: '#b2fdc8',
500: '#8bfbb1',
950: '#000000',
},
}SCSS
$custom: #8bfbb1; $custom-light: #b2fdc8; $custom-dark: #000000;
JSON
{
"hex": "#8bfbb1",
"rgb": {
"r": 139,
"g": 251,
"b": 177
},
"hsl": {
"h": 140.357,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.90238,
"c": 0.14605,
"h": 153.5
},
"luminance": 0.77658
}Semantic roles & 50–950 ramp
primary
#8BFBB1
secondary
#DA50AB
accent
#0098E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682