#8CFEBD#8CFEBD
#8CFEBD is a very light, vivid green. Relative luminance 0.801; OKLCH L 91.2% C 0.139 H 157.1°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFEBD |
|---|---|
| RGB | rgb(140, 254, 189) |
| HSL | hsl(146, 98%, 77%) |
| HSV | hsv(146, 45%, 100%) |
| CMYK | cmyk(44.9%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(91.74, -46.65, 21.18) |
| CIE-LCH | lch(91.74, 51.23, 155.58°) |
| OKLab | oklab(91.24% -0.1281 0.054) |
| OKLCH | oklch(91.24% 0.139 157.1) |
| XYZ | xyz(55.4383, 80.1291, 60.6794) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.78
Light Seafoam
#A0FEBF
ΔE00 2.20
Seafoam (survey)
#80F9AD
ΔE00 2.55
Seafoam Green
#7AF9AB
ΔE00 2.95
Light Sea Green
#98F6B0
ΔE00 3.07
Light Aquamarine
#7BFDC7
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFEBD #FE8CCD
analogous
#94FE8C #8CFEBD #8CFEF6
triadic
#8CFEBD #BD8CFE #FEBD8C
tetradic
#8CFEBD #8C94FE #FE8CCD #FEF68C
square
#8CFEBD #8C94FE #FE8CCD #FEF68C
split-complementary
#8CFEBD #F68CFE #FE8C94
monochromatic
#13FD77 #4FFD9A #8CFEBD #C9FFE0 #E1FFEE
Accessibility & contrast
On white
1.23
#8CFEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#8CFEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFEBD
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFEBD | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB9
Deuteranopia (green-blind)
#EBE2C1
Tritanopia (blue-blind)
#70FCEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8cfebd; /* rgb */ color: rgb(140, 254, 189); /* oklch */ color: oklch(91.2% 0.139 157.1);
Tailwind
colors: {
custom: {
50: '#b3ffd1',
500: '#8cfebd',
950: '#000000',
},
}SCSS
$custom: #8cfebd; $custom-light: #b3ffd1; $custom-dark: #000000;
JSON
{
"hex": "#8cfebd",
"rgb": {
"r": 140,
"g": 254,
"b": 189
},
"hsl": {
"h": 145.789,
"s": 98.276,
"l": 77.255
},
"oklch": {
"l": 0.91235,
"c": 0.13906,
"h": 157.1
},
"luminance": 0.80133
}Semantic roles & 50–950 ramp
primary
#8CFEBD
secondary
#DF50A1
accent
#0083E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683