#8BFEB2#8BFEB2
#8BFEB2 is a very light, vivid green. Relative luminance 0.796; OKLCH L 91.0% C 0.149 H 153.4°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFEB2 |
|---|---|
| RGB | rgb(139, 254, 178) |
| HSL | hsl(140, 98%, 77%) |
| HSV | hsv(140, 45%, 100%) |
| CMYK | cmyk(45.3%, 0%, 29.9%, 0.4%) |
| CIE-LAB | lab(91.50, -48.92, 26.43) |
| CIE-LCH | lch(91.50, 55.61, 151.62°) |
| OKLab | oklab(90.96% -0.1336 0.0669) |
| OKLCH | oklch(90.96% 0.149 153.4) |
| XYZ | xyz(54.1215, 79.5830, 54.6200) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.33
Light Blue Green
#7EFBB3
ΔE00 1.62
Seafoam Green
#7AF9AB
ΔE00 1.72
Foam Green
#90FDA9
ΔE00 1.83
Light Bluish Green
#76FDA8
ΔE00 2.12
Mint (survey)
#9FFEB0
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFEB2 #FE8BD7
analogous
#9EFE8B #8BFEB2 #8BFEEC
triadic
#8BFEB2 #B28BFE #FEB28B
tetradic
#8BFEB2 #8B9EFE #FE8BD7 #FEEC8B
square
#8BFEB2 #8B9EFE #FE8BD7 #FEEC8B
split-complementary
#8BFEB2 #EC8BFE #FE8B9E
monochromatic
#12FD61 #4EFD8A #8BFEB2 #C8FFDA #E1FFEB
Accessibility & contrast
On white
1.24
#8BFEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#8BFEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFEB2
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFEB2 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEEAD
Deuteranopia (green-blind)
#EDE2B7
Tritanopia (blue-blind)
#72FBEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8bfeb2; /* rgb */ color: rgb(139, 254, 178); /* oklch */ color: oklch(91.0% 0.149 153.4);
Tailwind
colors: {
custom: {
50: '#b2ffc9',
500: '#8bfeb2',
950: '#000000',
},
}SCSS
$custom: #8bfeb2; $custom-light: #b2ffc9; $custom-dark: #000000;
JSON
{
"hex": "#8bfeb2",
"rgb": {
"r": 139,
"g": 254,
"b": 178
},
"hsl": {
"h": 140.348,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.90957,
"c": 0.14941,
"h": 153.4
},
"luminance": 0.79587
}Semantic roles & 50–950 ramp
primary
#8BFEB2
secondary
#DE4FAE
accent
#0098E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682