#8FFCB7#8FFCB7
#8FFCB7 is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.8% C 0.140 H 154.7°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFCB7 |
|---|---|
| RGB | rgb(143, 252, 183) |
| HSL | hsl(142, 95%, 77%) |
| HSV | hsv(142, 43%, 99%) |
| CMYK | cmyk(43.3%, 0%, 27.4%, 1.2%) |
| CIE-LAB | lab(91.18, -46.12, 23.47) |
| CIE-LCH | lch(91.18, 51.75, 153.03°) |
| OKLab | oklab(90.77% -0.1263 0.0597) |
| OKLCH | oklch(90.77% 0.14 154.7) |
| XYZ | xyz(54.6816, 78.8755, 57.1336) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.60
Seafoam (survey)
#80F9AD
ΔE00 1.82
Light Seafoam
#A0FEBF
ΔE00 1.98
Light Sea Green
#98F6B0
ΔE00 2.01
Seafoam Green
#7AF9AB
ΔE00 2.34
Mint (survey)
#9FFEB0
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFCB7 #FC8FD4
analogous
#9EFC8F #8FFCB7 #8FFCED
triadic
#8FFCB7 #B78FFC #FCB78F
tetradic
#8FFCB7 #8F9EFC #FC8FD4 #FCED8F
square
#8FFCB7 #8F9EFC #FC8FD4 #FCED8F
split-complementary
#8FFCB7 #ED8FFC #FC8F9E
monochromatic
#18F96A #53FA91 #8FFCB7 #CBFEDD #E1FEEC
Accessibility & contrast
On white
1.25
#8FFCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#8FFCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFCB7
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFCB7 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB3
Deuteranopia (green-blind)
#EBE1BB
Tritanopia (blue-blind)
#77FAE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8ffcb7; /* rgb */ color: rgb(143, 252, 183); /* oklch */ color: oklch(90.8% 0.140 154.7);
Tailwind
colors: {
custom: {
50: '#b5fecd',
500: '#8ffcb7',
950: '#000000',
},
}SCSS
$custom: #8ffcb7; $custom-light: #b5fecd; $custom-dark: #000000;
JSON
{
"hex": "#8ffcb7",
"rgb": {
"r": 143,
"g": 252,
"b": 183
},
"hsl": {
"h": 142.018,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.90771,
"c": 0.13972,
"h": 154.7
},
"luminance": 0.78879
}Semantic roles & 50–950 ramp
primary
#8FFCB7
secondary
#DC53AA
accent
#0091E6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683