#8BFBB7#8BFBB7
#8BFBB7 is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.4% C 0.141 H 155.6°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFBB7 |
|---|---|
| RGB | rgb(139, 251, 183) |
| HSL | hsl(144, 93%, 76%) |
| HSV | hsv(144, 45%, 98%) |
| CMYK | cmyk(44.6%, 0%, 27.1%, 1.6%) |
| CIE-LAB | lab(90.73, -46.74, 22.84) |
| CIE-LCH | lch(90.73, 52.02, 153.96°) |
| OKLab | oklab(90.37% -0.1281 0.0581) |
| OKLCH | oklch(90.37% 0.141 155.6) |
| XYZ | xyz(53.6881, 77.8983, 56.9973) |
| Luminance | 0.7790 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.29
Seafoam (survey)
#80F9AD
ΔE00 1.72
Seafoam Green
#7AF9AB
ΔE00 2.21
Light Seafoam
#A0FEBF
ΔE00 2.28
Light Sea Green
#98F6B0
ΔE00 2.29
Light Bluish Green
#76FDA8
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFBB7 #FB8BCF
analogous
#97FB8B #8BFBB7 #8BFBEF
triadic
#8BFBB7 #B78BFB #FBB78B
tetradic
#8BFBB7 #8B97FB #FB8BCF #FBEF8B
square
#8BFBB7 #8B97FB #FB8BCF #FBEF8B
split-complementary
#8BFBB7 #EF8BFB #FB8B97
monochromatic
#15F76E #50F992 #8BFBB7 #C6FDDC #E1FEED
Accessibility & contrast
On white
1.27
#8BFBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#8BFBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFBB7
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFBB7 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB3
Deuteranopia (green-blind)
#E9E0BB
Tritanopia (blue-blind)
#71F9E9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8bfbb7; /* rgb */ color: rgb(139, 251, 183); /* oklch */ color: oklch(90.4% 0.141 155.6);
Tailwind
colors: {
custom: {
50: '#b2fdcc',
500: '#8bfbb7',
950: '#000000',
},
}SCSS
$custom: #8bfbb7; $custom-light: #b2fdcc; $custom-dark: #000000;
JSON
{
"hex": "#8bfbb7",
"rgb": {
"r": 139,
"g": 251,
"b": 183
},
"hsl": {
"h": 143.571,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.90366,
"c": 0.14065,
"h": 155.6
},
"luminance": 0.77902
}Semantic roles & 50–950 ramp
primary
#8BFBB7
secondary
#DA50A4
accent
#008BE6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683