#8FF8BC#8FF8BC
#8FF8BC is a very light, vivid green. Relative luminance 0.766; OKLCH L 90.0% C 0.130 H 157.4°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF8BC |
|---|---|
| RGB | rgb(143, 248, 188) |
| HSL | hsl(146, 88%, 77%) |
| HSV | hsv(146, 42%, 97%) |
| CMYK | cmyk(42.3%, 0%, 24.2%, 2.7%) |
| CIE-LAB | lab(90.14, -43.46, 19.48) |
| CIE-LCH | lch(90.14, 47.62, 155.86°) |
| OKLab | oklab(89.96% -0.1196 0.0498) |
| OKLCH | oklch(89.96% 0.13 157.4) |
| XYZ | xyz(53.9684, 76.6015, 59.5089) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.21
Light Blue Green
#7EFBB3
ΔE00 2.61
Light Sea Green
#98F6B0
ΔE00 2.85
Seafoam (survey)
#80F9AD
ΔE00 3.16
Light Aquamarine
#7BFDC7
ΔE00 3.24
Seafoam Green
#7AF9AB
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF8BC #F88FCB
analogous
#97F88F #8FF8BC #8FF8F0
triadic
#8FF8BC #BC8FF8 #F8BC8F
tetradic
#8FF8BC #8F97F8 #F88FCB #F8F08F
square
#8FF8BC #8F97F8 #F88FCB #F8F08F
split-complementary
#8FF8BC #F08FF8 #F88F97
monochromatic
#1CF177 #55F49A #8FF8BC #C9FCDE #E2FDEE
Accessibility & contrast
On white
1.29
#8FF8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#8FF8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF8BC
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF8BC | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB9
Deuteranopia (green-blind)
#E6DEC0
Tritanopia (blue-blind)
#77F7E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #8ff8bc; /* rgb */ color: rgb(143, 248, 188); /* oklch */ color: oklch(90.0% 0.130 157.4);
Tailwind
colors: {
custom: {
50: '#b4fbd0',
500: '#8ff8bc',
950: '#000000',
},
}SCSS
$custom: #8ff8bc; $custom-light: #b4fbd0; $custom-dark: #000000;
JSON
{
"hex": "#8ff8bc",
"rgb": {
"r": 143,
"g": 248,
"b": 188
},
"hsl": {
"h": 145.714,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.89959,
"c": 0.12957,
"h": 157.4
},
"luminance": 0.76605
}Semantic roles & 50–950 ramp
primary
#8FF8BC
secondary
#D7559F
accent
#0183E5
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583