#8BF9BC#8BF9BC
#8BF9BC is a very light, vivid green. Relative luminance 0.769; OKLCH L 90.0% C 0.133 H 157.9°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8BF9BC |
|---|---|
| RGB | rgb(139, 249, 188) |
| HSL | hsl(147, 90%, 76%) |
| HSV | hsv(147, 44%, 98%) |
| CMYK | cmyk(44.2%, 0%, 24.5%, 2.4%) |
| CIE-LAB | lab(90.26, -44.94, 19.62) |
| CIE-LCH | lch(90.26, 49.04, 156.41°) |
| OKLab | oklab(90.01% -0.1237 0.0501) |
| OKLCH | oklch(90.01% 0.133 157.9) |
| XYZ | xyz(53.5963, 76.8673, 59.5798) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.25
Light Seafoam
#A0FEBF
ΔE00 2.47
Light Aquamarine
#7BFDC7
ΔE00 2.91
Seafoam (survey)
#80F9AD
ΔE00 2.94
Light Sea Green
#98F6B0
ΔE00 3.08
Light Greenish Blue
#63F7B4
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BF9BC #F98BC8
analogous
#91F98B #8BF9BC #8BF9F3
triadic
#8BF9BC #BC8BF9 #F9BC8B
tetradic
#8BF9BC #8B91F9 #F98BC8 #F9F38B
square
#8BF9BC #8B91F9 #F98BC8 #F9F38B
split-complementary
#8BF9BC #F38BF9 #F98B91
monochromatic
#17F379 #51F69A #8BF9BC #C5FCDE #E2FDEE
Accessibility & contrast
On white
1.28
#8BF9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#8BF9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BF9BC
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BF9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BF9BC | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB9
Deuteranopia (green-blind)
#E7DEC0
Tritanopia (blue-blind)
#70F8E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #8bf9bc; /* rgb */ color: rgb(139, 249, 188); /* oklch */ color: oklch(90.0% 0.133 157.9);
Tailwind
colors: {
custom: {
50: '#b2fcd0',
500: '#8bf9bc',
950: '#000000',
},
}SCSS
$custom: #8bf9bc; $custom-light: #b2fcd0; $custom-dark: #000000;
JSON
{
"hex": "#8bf9bc",
"rgb": {
"r": 139,
"g": 249,
"b": 188
},
"hsl": {
"h": 146.727,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.90014,
"c": 0.13344,
"h": 157.9
},
"luminance": 0.76871
}Semantic roles & 50–950 ramp
primary
#8BF9BC
secondary
#D8519B
accent
#007FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583