#8BFEB0#8BFEB0
#8BFEB0 is a very light, vivid green. Relative luminance 0.795; OKLCH L 90.9% C 0.151 H 152.8°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFEB0 |
|---|---|
| RGB | rgb(139, 254, 176) |
| HSL | hsl(139, 98%, 77%) |
| HSV | hsv(139, 45%, 100%) |
| CMYK | cmyk(45.3%, 0%, 30.7%, 0.4%) |
| CIE-LAB | lab(91.46, -49.28, 27.39) |
| CIE-LCH | lch(91.46, 56.38, 150.93°) |
| OKLab | oklab(90.92% -0.1345 0.0692) |
| OKLCH | oklch(90.92% 0.151 152.8) |
| XYZ | xyz(53.9221, 79.5032, 53.5701) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.41
Foam Green
#90FDA9
ΔE00 1.47
Seafoam Green
#7AF9AB
ΔE00 1.74
Light Blue Green
#7EFBB3
ΔE00 1.89
Light Bluish Green
#76FDA8
ΔE00 1.95
Mint (survey)
#9FFEB0
ΔE00 2.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFEB0 #FE8BD9
analogous
#A0FE8B #8BFEB0 #8BFEE9
triadic
#8BFEB0 #B08BFE #FEB08B
tetradic
#8BFEB0 #8BA0FE #FE8BD9 #FEE98B
square
#8BFEB0 #8BA0FE #FE8BD9 #FEE98B
split-complementary
#8BFEB0 #E98BFE #FE8BA0
monochromatic
#12FD5D #4EFD87 #8BFEB0 #C8FFD9 #E1FFEA
Accessibility & contrast
On white
1.24
#8BFEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#8BFEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFEB0
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFEB0 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEEAB
Deuteranopia (green-blind)
#EDE2B5
Tritanopia (blue-blind)
#73FBE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8bfeb0; /* rgb */ color: rgb(139, 254, 176); /* oklch */ color: oklch(90.9% 0.151 152.8);
Tailwind
colors: {
custom: {
50: '#b2ffc8',
500: '#8bfeb0',
950: '#000000',
},
}SCSS
$custom: #8bfeb0; $custom-light: #b2ffc8; $custom-dark: #000000;
JSON
{
"hex": "#8bfeb0",
"rgb": {
"r": 139,
"g": 254,
"b": 176
},
"hsl": {
"h": 139.304,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.90916,
"c": 0.15123,
"h": 152.8
},
"luminance": 0.79507
}Semantic roles & 50–950 ramp
primary
#8BFEB0
secondary
#DE4FB0
accent
#009CE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682