#8FF7BE#8FF7BE
#8FF7BE is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.8% C 0.126 H 158.5°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF7BE |
|---|---|
| RGB | rgb(143, 247, 190) |
| HSL | hsl(147, 87%, 76%) |
| HSV | hsv(147, 42%, 97%) |
| CMYK | cmyk(42.1%, 0%, 23.1%, 3.1%) |
| CIE-LAB | lab(89.89, -42.63, 18.11) |
| CIE-LCH | lch(89.89, 46.32, 156.99°) |
| OKLab | oklab(89.77% -0.1176 0.0464) |
| OKLCH | oklch(89.77% 0.126 158.5) |
| XYZ | xyz(53.8788, 76.0751, 60.5501) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.61
Light Aquamarine
#7BFDC7
ΔE00 2.96
Light Blue Green
#7EFBB3
ΔE00 3.15
Light Sea Green
#98F6B0
ΔE00 3.38
Seafoam (survey)
#80F9AD
ΔE00 3.75
Light Greenish Blue
#63F7B4
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF7BE #F78FC8
analogous
#94F78F #8FF7BE #8FF7F2
triadic
#8FF7BE #BE8FF7 #F7BE8F
tetradic
#8FF7BE #8F94F7 #F78FC8 #F7F28F
square
#8FF7BE #8F94F7 #F78FC8 #F7F28F
split-complementary
#8FF7BE #F28FF7 #F78F94
monochromatic
#1DEF7C #56F39D #8FF7BE #C8FBDF #E2FDEE
Accessibility & contrast
On white
1.30
#8FF7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#8FF7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF7BE
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF7BE | 1.00 | 1.30 | 16.22 | 16.22 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E9BB
Deuteranopia (green-blind)
#E5DEC1
Tritanopia (blue-blind)
#76F6E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #8ff7be; /* rgb */ color: rgb(143, 247, 190); /* oklch */ color: oklch(89.8% 0.126 158.5);
Tailwind
colors: {
custom: {
50: '#b4fad1',
500: '#8ff7be',
950: '#000000',
},
}SCSS
$custom: #8ff7be; $custom-light: #b4fad1; $custom-dark: #000000;
JSON
{
"hex": "#8ff7be",
"rgb": {
"r": 143,
"g": 247,
"b": 190
},
"hsl": {
"h": 147.115,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.89774,
"c": 0.12641,
"h": 158.5
},
"luminance": 0.76079
}Semantic roles & 50–950 ramp
primary
#8FF7BE
secondary
#D5559B
accent
#027EE3
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583