#8CFEB7#8CFEB7
#8CFEB7 is a very light, vivid green. Relative luminance 0.799; OKLCH L 91.1% C 0.144 H 154.9°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFEB7 |
|---|---|
| RGB | rgb(140, 254, 183) |
| HSL | hsl(143, 98%, 77%) |
| HSV | hsv(143, 45%, 100%) |
| CMYK | cmyk(44.9%, 0%, 28%, 0.4%) |
| CIE-LAB | lab(91.63, -47.76, 24.08) |
| CIE-LCH | lch(91.63, 53.49, 153.25°) |
| OKLab | oklab(91.1% -0.1307 0.0612) |
| OKLCH | oklch(91.1% 0.144 154.9) |
| XYZ | xyz(54.8004, 79.8740, 57.3201) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.34
Seafoam (survey)
#80F9AD
ΔE00 1.66
Seafoam Green
#7AF9AB
ΔE00 2.10
Light Seafoam
#A0FEBF
ΔE00 2.37
Light Sea Green
#98F6B0
ΔE00 2.47
Foam Green
#90FDA9
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFEB7 #FE8CD3
analogous
#9AFE8C #8CFEB7 #8CFEF0
triadic
#8CFEB7 #B78CFE #FEB78C
tetradic
#8CFEB7 #8C9AFE #FE8CD3 #FEF08C
square
#8CFEB7 #8C9AFE #FE8CD3 #FEF08C
split-complementary
#8CFEB7 #F08CFE #FE8C9A
monochromatic
#13FD6B #4FFD91 #8CFEB7 #C9FFDD #E1FFEC
Accessibility & contrast
On white
1.24
#8CFEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#8CFEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFEB7
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFEB7 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB3
Deuteranopia (green-blind)
#ECE2BB
Tritanopia (blue-blind)
#72FCEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8cfeb7; /* rgb */ color: rgb(140, 254, 183); /* oklch */ color: oklch(91.1% 0.144 154.9);
Tailwind
colors: {
custom: {
50: '#b3ffcd',
500: '#8cfeb7',
950: '#000000',
},
}SCSS
$custom: #8cfeb7; $custom-light: #b3ffcd; $custom-dark: #000000;
JSON
{
"hex": "#8cfeb7",
"rgb": {
"r": 140,
"g": 254,
"b": 183
},
"hsl": {
"h": 142.632,
"s": 98.276,
"l": 77.255
},
"oklch": {
"l": 0.91104,
"c": 0.14433,
"h": 154.9
},
"luminance": 0.79878
}Semantic roles & 50–950 ramp
primary
#8CFEB7
secondary
#DF50A9
accent
#008FE6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683