#8BFBBE#8BFBBE
#8BFBBE is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.5% C 0.135 H 158.3°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFBBE |
|---|---|
| RGB | rgb(139, 251, 190) |
| HSL | hsl(147, 93%, 76%) |
| HSV | hsv(147, 45%, 98%) |
| CMYK | cmyk(44.6%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(90.87, -45.42, 19.45) |
| CIE-LCH | lch(90.87, 49.41, 156.82°) |
| OKLab | oklab(90.52% -0.125 0.0497) |
| OKLCH | oklch(90.52% 0.135 158.3) |
| XYZ | xyz(54.4348, 78.1970, 60.9303) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.26
Light Seafoam
#A0FEBF
ΔE00 2.45
Light Aquamarine
#7BFDC7
ΔE00 2.68
Seafoam (survey)
#80F9AD
ΔE00 3.04
Light Sea Green
#98F6B0
ΔE00 3.32
Light Greenish Blue
#63F7B4
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFBBE #FB8BC8
analogous
#90FB8B #8BFBBE #8BFBF6
triadic
#8BFBBE #BE8BFB #FBBE8B
tetradic
#8BFBBE #8B90FB #FB8BC8 #FBF68B
square
#8BFBBE #8B90FB #FB8BC8 #FBF68B
split-complementary
#8BFBBE #F68BFB #FB8B90
monochromatic
#15F77C #50F99D #8BFBBE #C6FDDF #E1FEEE
Accessibility & contrast
On white
1.26
#8BFBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#8BFBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFBBE
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFBBE | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBB
Deuteranopia (green-blind)
#E8E0C2
Tritanopia (blue-blind)
#6FFAEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8bfbbe; /* rgb */ color: rgb(139, 251, 190); /* oklch */ color: oklch(90.5% 0.135 158.3);
Tailwind
colors: {
custom: {
50: '#b2fdd1',
500: '#8bfbbe',
950: '#000000',
},
}SCSS
$custom: #8bfbbe; $custom-light: #b2fdd1; $custom-dark: #000000;
JSON
{
"hex": "#8bfbbe",
"rgb": {
"r": 139,
"g": 251,
"b": 190
},
"hsl": {
"h": 147.321,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.90522,
"c": 0.13456,
"h": 158.3
},
"luminance": 0.78201
}Semantic roles & 50–950 ramp
primary
#8BFBBE
secondary
#DA509B
accent
#007DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683