#8FFCB5#8FFCB5
#8FFCB5 is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.7% C 0.142 H 154.0°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFCB5 |
|---|---|
| RGB | rgb(143, 252, 181) |
| HSL | hsl(141, 95%, 77%) |
| HSV | hsv(141, 43%, 99%) |
| CMYK | cmyk(43.3%, 0%, 28.2%, 1.2%) |
| CIE-LAB | lab(91.14, -46.49, 24.44) |
| CIE-LCH | lch(91.14, 52.52, 152.27°) |
| OKLab | oklab(90.73% -0.1272 0.0621) |
| OKLCH | oklch(90.73% 0.142 154) |
| XYZ | xyz(54.4749, 78.7928, 56.0451) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.62
Light Blue Green
#7EFBB3
ΔE00 1.62
Light Sea Green
#98F6B0
ΔE00 1.87
Seafoam Green
#7AF9AB
ΔE00 2.15
Light Seafoam
#A0FEBF
ΔE00 2.17
Foam Green
#90FDA9
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFCB5 #FC8FD6
analogous
#A0FC8F #8FFCB5 #8FFCEB
triadic
#8FFCB5 #B58FFC #FCB58F
tetradic
#8FFCB5 #8FA0FC #FC8FD6 #FCEB8F
square
#8FFCB5 #8FA0FC #FC8FD6 #FCEB8F
split-complementary
#8FFCB5 #EB8FFC #FC8FA0
monochromatic
#18F966 #53FA8E #8FFCB5 #CBFEDC #E1FEEB
Accessibility & contrast
On white
1.25
#8FFCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#8FFCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFCB5
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFCB5 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECB1
Deuteranopia (green-blind)
#EBE1B9
Tritanopia (blue-blind)
#78FAE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8ffcb5; /* rgb */ color: rgb(143, 252, 181); /* oklch */ color: oklch(90.7% 0.142 154.0);
Tailwind
colors: {
custom: {
50: '#b5fecb',
500: '#8ffcb5',
950: '#000000',
},
}SCSS
$custom: #8ffcb5; $custom-light: #b5fecb; $custom-dark: #000000;
JSON
{
"hex": "#8ffcb5",
"rgb": {
"r": 143,
"g": 252,
"b": 181
},
"hsl": {
"h": 140.917,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.90728,
"c": 0.14153,
"h": 154
},
"luminance": 0.78797
}Semantic roles & 50–950 ramp
primary
#8FFCB5
secondary
#DC53AC
accent
#0095E6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683