#8BFBB0#8BFBB0
#8BFBB0 is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.2% C 0.147 H 153.2°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFBB0 |
|---|---|
| RGB | rgb(139, 251, 176) |
| HSL | hsl(140, 93%, 76%) |
| HSV | hsv(140, 45%, 98%) |
| CMYK | cmyk(44.6%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(90.60, -48.01, 26.22) |
| CIE-LCH | lch(90.60, 54.71, 151.36°) |
| OKLab | oklab(90.22% -0.1311 0.0664) |
| OKLCH | oklch(90.22% 0.147 153.2) |
| XYZ | xyz(52.9776, 77.6141, 53.2553) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.06
Seafoam Green
#7AF9AB
ΔE00 1.56
Light Blue Green
#7EFBB3
ΔE00 1.58
Foam Green
#90FDA9
ΔE00 1.85
Light Sea Green
#98F6B0
ΔE00 1.97
Light Bluish Green
#76FDA8
ΔE00 2.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFBB0 #FB8BD6
analogous
#9EFB8B #8BFBB0 #8BFBE8
triadic
#8BFBB0 #B08BFB #FBB08B
tetradic
#8BFBB0 #8B9EFB #FB8BD6 #FBE88B
square
#8BFBB0 #8B9EFB #FB8BD6 #FBE88B
split-complementary
#8BFBB0 #E88BFB #FB8B9E
monochromatic
#15F75F #50F988 #8BFBB0 #C6FDD8 #E1FEEB
Accessibility & contrast
On white
1.27
#8BFBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#8BFBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFBB0
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFBB0 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAB
Deuteranopia (green-blind)
#EADFB4
Tritanopia (blue-blind)
#73F8E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8bfbb0; /* rgb */ color: rgb(139, 251, 176); /* oklch */ color: oklch(90.2% 0.147 153.2);
Tailwind
colors: {
custom: {
50: '#b2fdc8',
500: '#8bfbb0',
950: '#000000',
},
}SCSS
$custom: #8bfbb0; $custom-light: #b2fdc8; $custom-dark: #000000;
JSON
{
"hex": "#8bfbb0",
"rgb": {
"r": 139,
"g": 251,
"b": 176
},
"hsl": {
"h": 139.821,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.90217,
"c": 0.14696,
"h": 153.2
},
"luminance": 0.77618
}Semantic roles & 50–950 ramp
primary
#8BFBB0
secondary
#DA50AD
accent
#009AE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682