#8CFEC0#8CFEC0
#8CFEC0 is a very light, vivid green. Relative luminance 0.803; OKLCH L 91.3% C 0.136 H 158.3°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFEC0 |
|---|---|
| RGB | rgb(140, 254, 192) |
| HSL | hsl(147, 98%, 77%) |
| HSV | hsv(147, 45%, 100%) |
| CMYK | cmyk(44.9%, 0%, 24.4%, 0.4%) |
| CIE-LAB | lab(91.80, -46.08, 19.73) |
| CIE-LCH | lch(91.80, 50.12, 156.82°) |
| OKLab | oklab(91.3% -0.1268 0.0504) |
| OKLCH | oklch(91.3% 0.136 158.3) |
| XYZ | xyz(55.7673, 80.2607, 62.4121) |
| Luminance | 0.8026 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.26
Light Seafoam
#A0FEBF
ΔE00 2.37
Light Aquamarine
#7BFDC7
ΔE00 2.71
Seafoam (survey)
#80F9AD
ΔE00 3.11
Seafoam Green
#7AF9AB
ΔE00 3.48
Light Sea Green
#98F6B0
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFEC0 #FE8CCA
analogous
#91FE8C #8CFEC0 #8CFEF9
triadic
#8CFEC0 #C08CFE #FEC08C
tetradic
#8CFEC0 #8C91FE #FE8CCA #FEF98C
square
#8CFEC0 #8C91FE #FE8CCA #FEF98C
split-complementary
#8CFEC0 #F98CFE #FE8C91
monochromatic
#13FD7E #4FFD9F #8CFEC0 #C9FFE1 #E1FFEE
Accessibility & contrast
On white
1.23
#8CFEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#8CFEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFEC0
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFEC0 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFBC
Deuteranopia (green-blind)
#EBE3C4
Tritanopia (blue-blind)
#6FFDED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8cfec0; /* rgb */ color: rgb(140, 254, 192); /* oklch */ color: oklch(91.3% 0.136 158.3);
Tailwind
colors: {
custom: {
50: '#b3ffd3',
500: '#8cfec0',
950: '#000000',
},
}SCSS
$custom: #8cfec0; $custom-light: #b3ffd3; $custom-dark: #000000;
JSON
{
"hex": "#8cfec0",
"rgb": {
"r": 140,
"g": 254,
"b": 192
},
"hsl": {
"h": 147.368,
"s": 98.276,
"l": 77.255
},
"oklch": {
"l": 0.91302,
"c": 0.13649,
"h": 158.3
},
"luminance": 0.80265
}Semantic roles & 50–950 ramp
primary
#8CFEC0
secondary
#DF509D
accent
#007DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683