#8BFEBB#8BFEBB
#8BFEBB is a very light, vivid green. Relative luminance 0.800; OKLCH L 91.1% C 0.141 H 156.6°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFEBB |
|---|---|
| RGB | rgb(139, 254, 187) |
| HSL | hsl(145, 98%, 77%) |
| HSV | hsv(145, 45%, 100%) |
| CMYK | cmyk(45.3%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(91.67, -47.28, 22.08) |
| CIE-LCH | lch(91.67, 52.18, 154.96°) |
| OKLab | oklab(91.15% -0.1297 0.0563) |
| OKLCH | oklch(91.15% 0.141 156.6) |
| XYZ | xyz(55.0549, 79.9563, 59.5361) |
| Luminance | 0.7996 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.48
Seafoam (survey)
#80F9AD
ΔE00 2.19
Light Seafoam
#A0FEBF
ΔE00 2.28
Seafoam Green
#7AF9AB
ΔE00 2.60
Light Sea Green
#98F6B0
ΔE00 2.90
Light Bluish Green
#76FDA8
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFEBB #FE8BCE
analogous
#95FE8B #8BFEBB #8BFEF4
triadic
#8BFEBB #BB8BFE #FEBB8B
tetradic
#8BFEBB #8B95FE #FE8BCE #FEF48B
square
#8BFEBB #8B95FE #FE8BCE #FEF48B
split-complementary
#8BFEBB #F48BFE #FE8B95
monochromatic
#12FD74 #4EFD97 #8BFEBB #C8FFDF #E1FFED
Accessibility & contrast
On white
1.24
#8BFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#8BFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFEBB
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFEBB | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB7
Deuteranopia (green-blind)
#EBE2BF
Tritanopia (blue-blind)
#6FFCEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8bfebb; /* rgb */ color: rgb(139, 254, 187); /* oklch */ color: oklch(91.1% 0.141 156.6);
Tailwind
colors: {
custom: {
50: '#b2ffcf',
500: '#8bfebb',
950: '#000000',
},
}SCSS
$custom: #8bfebb; $custom-light: #b2ffcf; $custom-dark: #000000;
JSON
{
"hex": "#8bfebb",
"rgb": {
"r": 139,
"g": 254,
"b": 187
},
"hsl": {
"h": 145.043,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.91149,
"c": 0.14139,
"h": 156.6
},
"luminance": 0.7996
}Semantic roles & 50–950 ramp
primary
#8BFEBB
secondary
#DE4FA2
accent
#0086E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683