#8CFEBF#8CFEBF
#8CFEBF is a very light, vivid green. Relative luminance 0.802; OKLCH L 91.3% C 0.137 H 157.9°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFEBF |
|---|---|
| RGB | rgb(140, 254, 191) |
| HSL | hsl(147, 98%, 77%) |
| HSV | hsv(147, 45%, 100%) |
| CMYK | cmyk(44.9%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(91.78, -46.27, 20.21) |
| CIE-LCH | lch(91.78, 50.49, 156.40°) |
| OKLab | oklab(91.28% -0.1273 0.0516) |
| OKLCH | oklch(91.28% 0.137 157.9) |
| XYZ | xyz(55.6569, 80.2165, 61.8306) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.09
Light Seafoam
#A0FEBF
ΔE00 2.30
Light Aquamarine
#7BFDC7
ΔE00 2.89
Seafoam (survey)
#80F9AD
ΔE00 2.91
Seafoam Green
#7AF9AB
ΔE00 3.30
Light Sea Green
#98F6B0
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFEBF #FE8CCB
analogous
#92FE8C #8CFEBF #8CFEF8
triadic
#8CFEBF #BF8CFE #FEBF8C
tetradic
#8CFEBF #8C92FE #FE8CCB #FEF88C
square
#8CFEBF #8C92FE #FE8CCB #FEF88C
split-complementary
#8CFEBF #F88CFE #FE8C92
monochromatic
#13FD7B #4FFD9D #8CFEBF #C9FFE1 #E1FFEE
Accessibility & contrast
On white
1.23
#8CFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#8CFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFEBF
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFEBF | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFBB
Deuteranopia (green-blind)
#EBE3C3
Tritanopia (blue-blind)
#6FFDED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8cfebf; /* rgb */ color: rgb(140, 254, 191); /* oklch */ color: oklch(91.3% 0.137 157.9);
Tailwind
colors: {
custom: {
50: '#b3ffd2',
500: '#8cfebf',
950: '#000000',
},
}SCSS
$custom: #8cfebf; $custom-light: #b3ffd2; $custom-dark: #000000;
JSON
{
"hex": "#8cfebf",
"rgb": {
"r": 140,
"g": 254,
"b": 191
},
"hsl": {
"h": 146.842,
"s": 98.276,
"l": 77.255
},
"oklch": {
"l": 0.9128,
"c": 0.13734,
"h": 157.9
},
"luminance": 0.80221
}Semantic roles & 50–950 ramp
primary
#8CFEBF
secondary
#DF509F
accent
#007FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683