#8FF0BB#8FF0BB
#8FF0BB is a very light, moderate green. Relative luminance 0.717; OKLCH L 88.1% C 0.119 H 158.8°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF0BB |
|---|---|
| RGB | rgb(143, 240, 187) |
| HSL | hsl(147, 76%, 75%) |
| HSV | hsv(147, 40%, 94%) |
| CMYK | cmyk(40.4%, 0%, 22.1%, 5.9%) |
| CIE-LAB | lab(87.85, -40.11, 16.79) |
| CIE-LCH | lch(87.85, 43.48, 157.29°) |
| OKLab | oklab(88.09% -0.1108 0.043) |
| OKLCH | oklch(88.09% 0.119 158.8) |
| XYZ | xyz(51.4538, 71.7443, 58.1408) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.61
Light Seafoam
#A0FEBF
ΔE00 3.75
Light Aquamarine
#7BFDC7
ΔE00 3.86
Light Sea Green
#98F6B0
ΔE00 3.99
Seafoam
#7FE0B3
ΔE00 3.99
Hospital Green
#9BE5AA
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF0BB #F08FC4
analogous
#94F08F #8FF0BB #8FF0EB
triadic
#8FF0BB #BB8FF0 #F0BB8F
tetradic
#8FF0BB #8F94F0 #F08FC4 #F0EB8F
square
#8FF0BB #8F94F0 #F08FC4 #F0EB8F
split-complementary
#8FF0BB #EB8FF0 #F08F94
monochromatic
#23E279 #59E99A #8FF0BB #C5F7DC #E4FBEF
Accessibility & contrast
On white
1.37
#8FF0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#8FF0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF0BB
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF0BB | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3B8
Deuteranopia (green-blind)
#DFD8BE
Tritanopia (blue-blind)
#78EFE1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #8ff0bb; /* rgb */ color: rgb(143, 240, 187); /* oklch */ color: oklch(88.1% 0.119 158.8);
Tailwind
colors: {
custom: {
50: '#b4f5cf',
500: '#8ff0bb',
950: '#000000',
},
}SCSS
$custom: #8ff0bb; $custom-light: #b4f5cf; $custom-dark: #000000;
JSON
{
"hex": "#8ff0bb",
"rgb": {
"r": 143,
"g": 240,
"b": 187
},
"hsl": {
"h": 147.216,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.88094,
"c": 0.11889,
"h": 158.8
},
"luminance": 0.71748
}Semantic roles & 50–950 ramp
primary
#8FF0BB
secondary
#CC5797
accent
#0D7CD9
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111713
muted
#818583