#8BFBB4#8BFBB4
#8BFBB4 is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.3% C 0.143 H 154.5°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFBB4 |
|---|---|
| RGB | rgb(139, 251, 180) |
| HSL | hsl(142, 93%, 76%) |
| HSV | hsv(142, 45%, 98%) |
| CMYK | cmyk(44.6%, 0%, 28.3%, 1.6%) |
| CIE-LAB | lab(90.68, -47.29, 24.29) |
| CIE-LCH | lch(90.68, 53.16, 152.82°) |
| OKLab | oklab(90.3% -0.1294 0.0617) |
| OKLCH | oklch(90.3% 0.143 154.5) |
| XYZ | xyz(53.3792, 77.7747, 55.3704) |
| Luminance | 0.7778 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.24
Seafoam (survey)
#80F9AD
ΔE00 1.30
Seafoam Green
#7AF9AB
ΔE00 1.82
Light Sea Green
#98F6B0
ΔE00 2.04
Light Seafoam
#A0FEBF
ΔE00 2.48
Foam Green
#90FDA9
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFBB4 #FB8BD2
analogous
#9AFB8B #8BFBB4 #8BFBEC
triadic
#8BFBB4 #B48BFB #FBB48B
tetradic
#8BFBB4 #8B9AFB #FB8BD2 #FBEC8B
square
#8BFBB4 #8B9AFB #FB8BD2 #FBEC8B
split-complementary
#8BFBB4 #EC8BFB #FB8B9A
monochromatic
#15F768 #50F98E #8BFBB4 #C6FDDA #E1FEEC
Accessibility & contrast
On white
1.27
#8BFBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#8BFBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFBB4
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFBB4 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBB0
Deuteranopia (green-blind)
#EAE0B8
Tritanopia (blue-blind)
#72F9E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8bfbb4; /* rgb */ color: rgb(139, 251, 180); /* oklch */ color: oklch(90.3% 0.143 154.5);
Tailwind
colors: {
custom: {
50: '#b2fdca',
500: '#8bfbb4',
950: '#000000',
},
}SCSS
$custom: #8bfbb4; $custom-light: #b2fdca; $custom-dark: #000000;
JSON
{
"hex": "#8bfbb4",
"rgb": {
"r": 139,
"g": 251,
"b": 180
},
"hsl": {
"h": 141.964,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.90301,
"c": 0.14333,
"h": 154.5
},
"luminance": 0.77779
}Semantic roles & 50–950 ramp
primary
#8BFBB4
secondary
#DA50A8
accent
#0091E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682