#8BFBB3#8BFBB3
#8BFBB3 is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.3% C 0.144 H 154.2°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFBB3 |
|---|---|
| RGB | rgb(139, 251, 179) |
| HSL | hsl(141, 93%, 76%) |
| HSV | hsv(141, 45%, 98%) |
| CMYK | cmyk(44.6%, 0%, 28.7%, 1.6%) |
| CIE-LAB | lab(90.66, -47.47, 24.77) |
| CIE-LCH | lch(90.66, 53.55, 152.44°) |
| OKLab | oklab(90.28% -0.1298 0.0628) |
| OKLCH | oklch(90.28% 0.144 154.2) |
| XYZ | xyz(53.2777, 77.7341, 54.8358) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.19
Light Blue Green
#7EFBB3
ΔE00 1.29
Seafoam Green
#7AF9AB
ΔE00 1.73
Light Sea Green
#98F6B0
ΔE00 1.99
Foam Green
#90FDA9
ΔE00 2.42
Light Seafoam
#A0FEBF
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFBB3 #FB8BD3
analogous
#9BFB8B #8BFBB3 #8BFBEB
triadic
#8BFBB3 #B38BFB #FBB38B
tetradic
#8BFBB3 #8B9BFB #FB8BD3 #FBEB8B
square
#8BFBB3 #8B9BFB #FB8BD3 #FBEB8B
split-complementary
#8BFBB3 #EB8BFB #FB8B9B
monochromatic
#15F765 #50F98C #8BFBB3 #C6FDDA #E1FEEC
Accessibility & contrast
On white
1.27
#8BFBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#8BFBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFBB3
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFBB3 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAF
Deuteranopia (green-blind)
#EAE0B7
Tritanopia (blue-blind)
#72F9E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8bfbb3; /* rgb */ color: rgb(139, 251, 179); /* oklch */ color: oklch(90.3% 0.144 154.2);
Tailwind
colors: {
custom: {
50: '#b2fdca',
500: '#8bfbb3',
950: '#000000',
},
}SCSS
$custom: #8bfbb3; $custom-light: #b2fdca; $custom-dark: #000000;
JSON
{
"hex": "#8bfbb3",
"rgb": {
"r": 139,
"g": 251,
"b": 179
},
"hsl": {
"h": 141.429,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.9028,
"c": 0.14423,
"h": 154.2
},
"luminance": 0.77738
}Semantic roles & 50–950 ramp
primary
#8BFBB3
secondary
#DA50A9
accent
#0094E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682