#8BF8BA#8BF8BA
#8BF8BA is a very light, vivid green. Relative luminance 0.762; OKLCH L 89.7% C 0.134 H 157.3°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8BF8BA |
|---|---|
| RGB | rgb(139, 248, 186) |
| HSL | hsl(146, 89%, 76%) |
| HSV | hsv(146, 44%, 97%) |
| CMYK | cmyk(44%, 0%, 25%, 2.7%) |
| CIE-LAB | lab(89.94, -44.89, 20.20) |
| CIE-LCH | lch(89.94, 49.22, 155.77°) |
| OKLab | oklab(89.74% -0.1234 0.0516) |
| OKLCH | oklch(89.74% 0.134 157.3) |
| XYZ | xyz(53.0739, 76.1651, 58.3495) |
| Luminance | 0.7617 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.12
Light Seafoam
#A0FEBF
ΔE00 2.44
Seafoam (survey)
#80F9AD
ΔE00 2.71
Light Sea Green
#98F6B0
ΔE00 2.79
Seafoam Green
#7AF9AB
ΔE00 3.13
Light Aquamarine
#7BFDC7
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BF8BA #F88BC9
analogous
#92F88B #8BF8BA #8BF8F1
triadic
#8BF8BA #BA8BF8 #F8BA8B
tetradic
#8BF8BA #8B92F8 #F88BC9 #F8F18B
square
#8BF8BA #8B92F8 #F88BC9 #F8F18B
split-complementary
#8BF8BA #F18BF8 #F88B92
monochromatic
#18F175 #51F598 #8BF8BA #C5FBDC #E2FDEE
Accessibility & contrast
On white
1.29
#8BF8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#8BF8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BF8BA
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BF8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BF8BA | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B6
Deuteranopia (green-blind)
#E6DEBE
Tritanopia (blue-blind)
#71F7E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #8bf8ba; /* rgb */ color: rgb(139, 248, 186); /* oklch */ color: oklch(89.7% 0.134 157.3);
Tailwind
colors: {
custom: {
50: '#b2fbcf',
500: '#8bf8ba',
950: '#000000',
},
}SCSS
$custom: #8bf8ba; $custom-light: #b2fbcf; $custom-dark: #000000;
JSON
{
"hex": "#8bf8ba",
"rgb": {
"r": 139,
"g": 248,
"b": 186
},
"hsl": {
"h": 145.872,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.89737,
"c": 0.13375,
"h": 157.3
},
"luminance": 0.76169
}Semantic roles & 50–950 ramp
primary
#8BF8BA
secondary
#D6519D
accent
#0083E5
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111713
muted
#818583