#8BFAB2#8BFAB2
#8BFAB2 is a very light, vivid green. Relative luminance 0.771; OKLCH L 90.0% C 0.144 H 154.0°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFAB2 |
|---|---|
| RGB | rgb(139, 250, 178) |
| HSL | hsl(141, 92%, 76%) |
| HSV | hsv(141, 44%, 98%) |
| CMYK | cmyk(44.4%, 0%, 28.8%, 2%) |
| CIE-LAB | lab(90.35, -47.23, 24.86) |
| CIE-LCH | lch(90.35, 53.37, 152.24°) |
| OKLab | oklab(90.03% -0.1291 0.0631) |
| OKLCH | oklch(90.03% 0.144 154) |
| XYZ | xyz(52.8653, 77.0707, 54.2013) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.15
Light Blue Green
#7EFBB3
ΔE00 1.36
Seafoam Green
#7AF9AB
ΔE00 1.70
Light Sea Green
#98F6B0
ΔE00 1.85
Foam Green
#90FDA9
ΔE00 2.40
Light Seafoam
#A0FEBF
ΔE00 2.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFAB2 #FA8BD3
analogous
#9CFA8B #8BFAB2 #8BFAEA
triadic
#8BFAB2 #B28BFA #FAB28B
tetradic
#8BFAB2 #8B9CFA #FA8BD3 #FAEA8B
square
#8BFAB2 #8B9CFA #FA8BD3 #FAEA8B
split-complementary
#8BFAB2 #EA8BFA #FA8B9C
monochromatic
#16F564 #50F78B #8BFAB2 #C6FDD9 #E2FEEC
Accessibility & contrast
On white
1.28
#8BFAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#8BFAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFAB2
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFAB2 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAE
Deuteranopia (green-blind)
#E9DFB6
Tritanopia (blue-blind)
#73F8E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #8bfab2; /* rgb */ color: rgb(139, 250, 178); /* oklch */ color: oklch(90.0% 0.144 154.0);
Tailwind
colors: {
custom: {
50: '#b2fcc9',
500: '#8bfab2',
950: '#000000',
},
}SCSS
$custom: #8bfab2; $custom-light: #b2fcc9; $custom-dark: #000000;
JSON
{
"hex": "#8bfab2",
"rgb": {
"r": 139,
"g": 250,
"b": 178
},
"hsl": {
"h": 141.081,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.90027,
"c": 0.14371,
"h": 154
},
"luminance": 0.77075
}Semantic roles & 50–950 ramp
primary
#8BFAB2
secondary
#D950A9
accent
#0095E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582