#8CFBBA#8CFBBA
#8CFBBA is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.5% C 0.137 H 156.6°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFBBA |
|---|---|
| RGB | rgb(140, 251, 186) |
| HSL | hsl(145, 93%, 77%) |
| HSV | hsv(145, 44%, 98%) |
| CMYK | cmyk(44.2%, 0%, 25.9%, 1.6%) |
| CIE-LAB | lab(90.83, -45.92, 21.45) |
| CIE-LCH | lch(90.83, 50.68, 154.97°) |
| OKLab | oklab(90.48% -0.1261 0.0547) |
| OKLCH | oklch(90.48% 0.137 156.6) |
| XYZ | xyz(54.1714, 78.1111, 58.6672) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.66
Light Seafoam
#A0FEBF
ΔE00 2.14
Seafoam (survey)
#80F9AD
ΔE00 2.27
Light Sea Green
#98F6B0
ΔE00 2.59
Seafoam Green
#7AF9AB
ΔE00 2.72
Light Greenish Blue
#63F7B4
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFBBA #FB8CCD
analogous
#96FB8C #8CFBBA #8CFBF2
triadic
#8CFBBA #BA8CFB #FBBA8C
tetradic
#8CFBBA #8C96FB #FB8CCD #FBF28C
square
#8CFBBA #8C96FB #FB8CCD #FBF28C
split-complementary
#8CFBBA #F28CFB #FB8C96
monochromatic
#16F773 #51F997 #8CFBBA #C7FDDD #E1FEED
Accessibility & contrast
On white
1.26
#8CFBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#8CFBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFBBA
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFBBA | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB6
Deuteranopia (green-blind)
#E9E0BE
Tritanopia (blue-blind)
#72F9E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8cfbba; /* rgb */ color: rgb(140, 251, 186); /* oklch */ color: oklch(90.5% 0.137 156.6);
Tailwind
colors: {
custom: {
50: '#b3fdcf',
500: '#8cfbba',
950: '#000000',
},
}SCSS
$custom: #8cfbba; $custom-light: #b3fdcf; $custom-dark: #000000;
JSON
{
"hex": "#8cfbba",
"rgb": {
"r": 140,
"g": 251,
"b": 186
},
"hsl": {
"h": 144.865,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.90475,
"c": 0.13741,
"h": 156.6
},
"luminance": 0.78115
}Semantic roles & 50–950 ramp
primary
#8CFBBA
secondary
#DA51A1
accent
#0086E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683