#8FF7B2#8FF7B2
#8FF7B2 is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.5% C 0.137 H 153.7°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF7B2 |
|---|---|
| RGB | rgb(143, 247, 178) |
| HSL | hsl(140, 87%, 76%) |
| HSV | hsv(140, 42%, 97%) |
| CMYK | cmyk(42.1%, 0%, 27.9%, 3.1%) |
| CIE-LAB | lab(89.66, -44.87, 23.94) |
| CIE-LCH | lch(89.66, 50.86, 151.92°) |
| OKLab | oklab(89.51% -0.1228 0.0608) |
| OKLCH | oklch(89.51% 0.137 153.7) |
| XYZ | xyz(52.6209, 75.5720, 53.9249) |
| Luminance | 0.7558 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.25
Seafoam (survey)
#80F9AD
ΔE00 1.80
Light Blue Green
#7EFBB3
ΔE00 2.00
Seafoam Green
#7AF9AB
ΔE00 2.35
Light Seafoam
#A0FEBF
ΔE00 2.35
Mint (survey)
#9FFEB0
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF7B2 #F78FD4
analogous
#A0F78F #8FF7B2 #8FF7E6
triadic
#8FF7B2 #B28FF7 #F7B28F
tetradic
#8FF7B2 #8FA0F7 #F78FD4 #F7E68F
square
#8FF7B2 #8FA0F7 #F78FD4 #F7E68F
split-complementary
#8FF7B2 #E68FF7 #F78FA0
monochromatic
#1DEF63 #56F38B #8FF7B2 #C8FBD9 #E2FDEB
Accessibility & contrast
On white
1.30
#8FF7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#8FF7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF7B2
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF7B2 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E8AE
Deuteranopia (green-blind)
#E7DDB6
Tritanopia (blue-blind)
#7AF5E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #8ff7b2; /* rgb */ color: rgb(143, 247, 178); /* oklch */ color: oklch(89.5% 0.137 153.7);
Tailwind
colors: {
custom: {
50: '#b4fac9',
500: '#8ff7b2',
950: '#000000',
},
}SCSS
$custom: #8ff7b2; $custom-light: #b4fac9; $custom-dark: #000000;
JSON
{
"hex": "#8ff7b2",
"rgb": {
"r": 143,
"g": 247,
"b": 178
},
"hsl": {
"h": 140.192,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.89507,
"c": 0.13703,
"h": 153.7
},
"luminance": 0.75576
}Semantic roles & 50–950 ramp
primary
#8FF7B2
secondary
#D555AA
accent
#0298E3
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582