#8CFBBD#8CFBBD
#8CFBBD is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.5% C 0.135 H 157.7°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFBBD |
|---|---|
| RGB | rgb(140, 251, 189) |
| HSL | hsl(146, 93%, 77%) |
| HSV | hsv(146, 44%, 98%) |
| CMYK | cmyk(44.2%, 0%, 24.7%, 1.6%) |
| CIE-LAB | lab(90.89, -45.36, 19.99) |
| CIE-LCH | lch(90.89, 49.57, 156.21°) |
| OKLab | oklab(90.54% -0.1248 0.0511) |
| OKLCH | oklch(90.54% 0.135 157.7) |
| XYZ | xyz(54.4937, 78.2400, 60.3645) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.11
Light Seafoam
#A0FEBF
ΔE00 2.27
Seafoam (survey)
#80F9AD
ΔE00 2.85
Light Aquamarine
#7BFDC7
ΔE00 2.94
Light Sea Green
#98F6B0
ΔE00 3.07
Seafoam Green
#7AF9AB
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFBBD #FB8CCA
analogous
#93FB8C #8CFBBD #8CFBF4
triadic
#8CFBBD #BD8CFB #FBBD8C
tetradic
#8CFBBD #8C93FB #FB8CCA #FBF48C
square
#8CFBBD #8C93FB #FB8CCA #FBF48C
split-complementary
#8CFBBD #F48CFB #FB8C93
monochromatic
#16F779 #51F99B #8CFBBD #C7FDDF #E1FEEE
Accessibility & contrast
On white
1.26
#8CFBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#8CFBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFBBD
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFBBD | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB9
Deuteranopia (green-blind)
#E8E0C1
Tritanopia (blue-blind)
#71FAEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8cfbbd; /* rgb */ color: rgb(140, 251, 189); /* oklch */ color: oklch(90.5% 0.135 157.7);
Tailwind
colors: {
custom: {
50: '#b3fdd1',
500: '#8cfbbd',
950: '#000000',
},
}SCSS
$custom: #8cfbbd; $custom-light: #b3fdd1; $custom-dark: #000000;
JSON
{
"hex": "#8cfbbd",
"rgb": {
"r": 140,
"g": 251,
"b": 189
},
"hsl": {
"h": 146.486,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.90542,
"c": 0.13481,
"h": 157.7
},
"luminance": 0.78244
}Semantic roles & 50–950 ramp
primary
#8CFBBD
secondary
#DA519E
accent
#0080E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683