#8BF9BB#8BF9BB
#8BF9BB is a very light, vivid green. Relative luminance 0.768; OKLCH L 90.0% C 0.134 H 157.5°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8BF9BB |
|---|---|
| RGB | rgb(139, 249, 187) |
| HSL | hsl(146, 90%, 76%) |
| HSV | hsv(146, 44%, 98%) |
| CMYK | cmyk(44.2%, 0%, 24.9%, 2.4%) |
| CIE-LAB | lab(90.24, -45.13, 20.11) |
| CIE-LCH | lch(90.24, 49.41, 155.98°) |
| OKLab | oklab(89.99% -0.1241 0.0513) |
| OKLCH | oklch(89.99% 0.134 157.5) |
| XYZ | xyz(53.4889, 76.8243, 59.0141) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.08
Light Seafoam
#A0FEBF
ΔE00 2.40
Seafoam (survey)
#80F9AD
ΔE00 2.73
Light Sea Green
#98F6B0
ΔE00 2.90
Light Aquamarine
#7BFDC7
ΔE00 3.09
Seafoam Green
#7AF9AB
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BF9BB #F98BC9
analogous
#92F98B #8BF9BB #8BF9F2
triadic
#8BF9BB #BB8BF9 #F9BB8B
tetradic
#8BF9BB #8B92F9 #F98BC9 #F9F28B
square
#8BF9BB #8B92F9 #F98BC9 #F9F28B
split-complementary
#8BF9BB #F28BF9 #F98B92
monochromatic
#17F377 #51F699 #8BF9BB #C5FCDD #E2FDEE
Accessibility & contrast
On white
1.28
#8BF9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#8BF9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BF9BB
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BF9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BF9BB | 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)
#F8EAB7
Deuteranopia (green-blind)
#E7DEBF
Tritanopia (blue-blind)
#70F8E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #8bf9bb; /* rgb */ color: rgb(139, 249, 187); /* oklch */ color: oklch(90.0% 0.134 157.5);
Tailwind
colors: {
custom: {
50: '#b2fccf',
500: '#8bf9bb',
950: '#000000',
},
}SCSS
$custom: #8bf9bb; $custom-light: #b2fccf; $custom-dark: #000000;
JSON
{
"hex": "#8bf9bb",
"rgb": {
"r": 139,
"g": 249,
"b": 187
},
"hsl": {
"h": 146.182,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.89991,
"c": 0.13431,
"h": 157.5
},
"luminance": 0.76828
}Semantic roles & 50–950 ramp
primary
#8BF9BB
secondary
#D8519D
accent
#0081E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583