#8CFCBF#8CFCBF
#8CFCBF is a very light, vivid green. Relative luminance 0.790; OKLCH L 90.8% C 0.135 H 158.3°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFCBF |
|---|---|
| RGB | rgb(140, 252, 191) |
| HSL | hsl(147, 95%, 77%) |
| HSV | hsv(147, 44%, 99%) |
| CMYK | cmyk(44.4%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(91.21, -45.41, 19.42) |
| CIE-LCH | lch(91.21, 49.38, 156.84°) |
| OKLab | oklab(90.82% -0.125 0.0496) |
| OKLCH | oklch(90.82% 0.135 158.3) |
| XYZ | xyz(55.0255, 78.9538, 61.6201) |
| Luminance | 0.7896 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.32
Light Seafoam
#A0FEBF
ΔE00 2.37
Light Aquamarine
#7BFDC7
ΔE00 2.67
Seafoam (survey)
#80F9AD
ΔE00 3.12
Light Sea Green
#98F6B0
ΔE00 3.38
Light Greenish Blue
#63F7B4
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFCBF #FC8CC9
analogous
#91FC8C #8CFCBF #8CFCF7
triadic
#8CFCBF #BF8CFC #FCBF8C
tetradic
#8CFCBF #8C91FC #FC8CC9 #FCF78C
square
#8CFCBF #8C91FC #FC8CC9 #FCF78C
split-complementary
#8CFCBF #F78CFC #FC8C91
monochromatic
#15F97D #50FA9E #8CFCBF #C8FEE0 #E1FEEE
Accessibility & contrast
On white
1.25
#8CFCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#8CFCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFCBF
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFCBF | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBC
Deuteranopia (green-blind)
#E9E1C3
Tritanopia (blue-blind)
#70FBEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8cfcbf; /* rgb */ color: rgb(140, 252, 191); /* oklch */ color: oklch(90.8% 0.135 158.3);
Tailwind
colors: {
custom: {
50: '#b3fed2',
500: '#8cfcbf',
950: '#000000',
},
}SCSS
$custom: #8cfcbf; $custom-light: #b3fed2; $custom-dark: #000000;
JSON
{
"hex": "#8cfcbf",
"rgb": {
"r": 140,
"g": 252,
"b": 191
},
"hsl": {
"h": 147.321,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.90818,
"c": 0.13452,
"h": 158.3
},
"luminance": 0.78958
}Semantic roles & 50–950 ramp
primary
#8CFCBF
secondary
#DC509C
accent
#007DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683