#8FF9BB#8FF9BB
#8FF9BB is a very light, vivid green. Relative luminance 0.772; OKLCH L 90.2% C 0.132 H 156.8°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF9BB |
|---|---|
| RGB | rgb(143, 249, 187) |
| HSL | hsl(145, 90%, 77%) |
| HSV | hsv(145, 43%, 98%) |
| CMYK | cmyk(42.6%, 0%, 24.9%, 2.4%) |
| CIE-LAB | lab(90.40, -44.08, 20.36) |
| CIE-LCH | lch(90.40, 48.56, 155.21°) |
| OKLab | oklab(90.17% -0.1212 0.052) |
| OKLCH | oklch(90.17% 0.132 156.8) |
| XYZ | xyz(54.1692, 77.1751, 59.0459) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.01
Light Blue Green
#7EFBB3
ΔE00 2.28
Light Sea Green
#98F6B0
ΔE00 2.57
Seafoam (survey)
#80F9AD
ΔE00 2.80
Seafoam Green
#7AF9AB
ΔE00 3.27
Light Aquamarine
#7BFDC7
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF9BB #F98FCD
analogous
#98F98F #8FF9BB #8FF9F0
triadic
#8FF9BB #BB8FF9 #F9BB8F
tetradic
#8FF9BB #8F98F9 #F98FCD #F9F08F
square
#8FF9BB #8F98F9 #F98FCD #F9F08F
split-complementary
#8FF9BB #F08FF9 #F98F98
monochromatic
#1BF374 #55F698 #8FF9BB #C9FCDE #E2FDED
Accessibility & contrast
On white
1.28
#8FF9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#8FF9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF9BB
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF9BB | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB7
Deuteranopia (green-blind)
#E7DFBF
Tritanopia (blue-blind)
#77F7E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #8ff9bb; /* rgb */ color: rgb(143, 249, 187); /* oklch */ color: oklch(90.2% 0.132 156.8);
Tailwind
colors: {
custom: {
50: '#b4fccf',
500: '#8ff9bb',
950: '#000000',
},
}SCSS
$custom: #8ff9bb; $custom-light: #b4fccf; $custom-dark: #000000;
JSON
{
"hex": "#8ff9bb",
"rgb": {
"r": 143,
"g": 249,
"b": 187
},
"hsl": {
"h": 144.906,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.90166,
"c": 0.13187,
"h": 156.8
},
"luminance": 0.77179
}Semantic roles & 50–950 ramp
primary
#8FF9BB
secondary
#D854A1
accent
#0086E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583