#8BFBB5#8BFBB5
#8BFBB5 is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.3% C 0.142 H 154.9°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFBB5 |
|---|---|
| RGB | rgb(139, 251, 181) |
| HSL | hsl(143, 93%, 76%) |
| HSV | hsv(143, 45%, 98%) |
| CMYK | cmyk(44.6%, 0%, 27.9%, 1.6%) |
| CIE-LAB | lab(90.70, -47.11, 23.80) |
| CIE-LCH | lch(90.70, 52.78, 153.19°) |
| OKLab | oklab(90.32% -0.129 0.0605) |
| OKLCH | oklch(90.32% 0.142 154.9) |
| XYZ | xyz(53.4814, 77.8156, 55.9088) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.22
Seafoam (survey)
#80F9AD
ΔE00 1.42
Seafoam Green
#7AF9AB
ΔE00 1.94
Light Sea Green
#98F6B0
ΔE00 2.11
Light Seafoam
#A0FEBF
ΔE00 2.40
Foam Green
#90FDA9
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFBB5 #FB8BD1
analogous
#99FB8B #8BFBB5 #8BFBED
triadic
#8BFBB5 #B58BFB #FBB58B
tetradic
#8BFBB5 #8B99FB #FB8BD1 #FBED8B
square
#8BFBB5 #8B99FB #FB8BD1 #FBED8B
split-complementary
#8BFBB5 #ED8BFB #FB8B99
monochromatic
#15F76A #50F98F #8BFBB5 #C6FDDB #E1FEEC
Accessibility & contrast
On white
1.27
#8BFBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#8BFBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFBB5
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFBB5 | 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)
#FAEBB1
Deuteranopia (green-blind)
#EAE0B9
Tritanopia (blue-blind)
#72F9E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8bfbb5; /* rgb */ color: rgb(139, 251, 181); /* oklch */ color: oklch(90.3% 0.142 154.9);
Tailwind
colors: {
custom: {
50: '#b2fdcb',
500: '#8bfbb5',
950: '#000000',
},
}SCSS
$custom: #8bfbb5; $custom-light: #b2fdcb; $custom-dark: #000000;
JSON
{
"hex": "#8bfbb5",
"rgb": {
"r": 139,
"g": 251,
"b": 181
},
"hsl": {
"h": 142.5,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.90323,
"c": 0.14244,
"h": 154.9
},
"luminance": 0.7782
}Semantic roles & 50–950 ramp
primary
#8BFBB5
secondary
#DA50A6
accent
#008FE6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683