#8CFCBB#8CFCBB
#8CFCBB is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.7% C 0.138 H 156.8°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFCBB |
|---|---|
| RGB | rgb(140, 252, 187) |
| HSL | hsl(145, 95%, 77%) |
| HSV | hsv(145, 44%, 99%) |
| CMYK | cmyk(44.4%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(91.13, -46.17, 21.36) |
| CIE-LCH | lch(91.13, 50.87, 155.18°) |
| OKLab | oklab(90.73% -0.1268 0.0545) |
| OKLCH | oklch(90.73% 0.138 156.8) |
| XYZ | xyz(54.5913, 78.7801, 59.3335) |
| Luminance | 0.7878 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.67
Light Seafoam
#A0FEBF
ΔE00 2.14
Seafoam (survey)
#80F9AD
ΔE00 2.35
Light Sea Green
#98F6B0
ΔE00 2.74
Seafoam Green
#7AF9AB
ΔE00 2.78
Light Aquamarine
#7BFDC7
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFCBB #FC8CCD
analogous
#95FC8C #8CFCBB #8CFCF3
triadic
#8CFCBB #BB8CFC #FCBB8C
tetradic
#8CFCBB #8C95FC #FC8CCD #FCF38C
square
#8CFCBB #8C95FC #FC8CCD #FCF38C
split-complementary
#8CFCBB #F38CFC #FC8C95
monochromatic
#15F974 #50FA98 #8CFCBB #C8FEDE #E1FEED
Accessibility & contrast
On white
1.25
#8CFCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#8CFCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFCBB
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFCBB | 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)
#FBEDB7
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#71FAEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8cfcbb; /* rgb */ color: rgb(140, 252, 187); /* oklch */ color: oklch(90.7% 0.138 156.8);
Tailwind
colors: {
custom: {
50: '#b3fecf',
500: '#8cfcbb',
950: '#000000',
},
}SCSS
$custom: #8cfcbb; $custom-light: #b3fecf; $custom-dark: #000000;
JSON
{
"hex": "#8cfcbb",
"rgb": {
"r": 140,
"g": 252,
"b": 187
},
"hsl": {
"h": 145.179,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.90728,
"c": 0.13796,
"h": 156.8
},
"luminance": 0.78784
}Semantic roles & 50–950 ramp
primary
#8CFCBB
secondary
#DC50A1
accent
#0085E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683