#8CFBB9#8CFBB9
#8CFBB9 is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.5% C 0.138 H 156.2°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFBB9 |
|---|---|
| RGB | rgb(140, 251, 185) |
| HSL | hsl(144, 93%, 77%) |
| HSV | hsv(144, 44%, 98%) |
| CMYK | cmyk(44.2%, 0%, 26.3%, 1.6%) |
| CIE-LAB | lab(90.81, -46.11, 21.93) |
| CIE-LCH | lch(90.81, 51.06, 154.56°) |
| OKLab | oklab(90.45% -0.1265 0.0559) |
| OKLCH | oklch(90.45% 0.138 156.2) |
| XYZ | xyz(54.0655, 78.0687, 58.1093) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.54
Seafoam (survey)
#80F9AD
ΔE00 2.09
Light Seafoam
#A0FEBF
ΔE00 2.14
Light Sea Green
#98F6B0
ΔE00 2.45
Seafoam Green
#7AF9AB
ΔE00 2.56
Light Greenish Blue
#63F7B4
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFBB9 #FB8CCE
analogous
#97FB8C #8CFBB9 #8CFBF0
triadic
#8CFBB9 #B98CFB #FBB98C
tetradic
#8CFBB9 #8C97FB #FB8CCE #FBF08C
square
#8CFBB9 #8C97FB #FB8CCE #FBF08C
split-complementary
#8CFBB9 #F08CFB #FB8C97
monochromatic
#16F771 #51F995 #8CFBB9 #C7FDDD #E1FEED
Accessibility & contrast
On white
1.26
#8CFBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#8CFBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFBB9
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFBB9 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB5
Deuteranopia (green-blind)
#E9E0BD
Tritanopia (blue-blind)
#72F9E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8cfbb9; /* rgb */ color: rgb(140, 251, 185); /* oklch */ color: oklch(90.5% 0.138 156.2);
Tailwind
colors: {
custom: {
50: '#b3fdce',
500: '#8cfbb9',
950: '#000000',
},
}SCSS
$custom: #8cfbb9; $custom-light: #b3fdce; $custom-dark: #000000;
JSON
{
"hex": "#8cfbb9",
"rgb": {
"r": 140,
"g": 251,
"b": 185
},
"hsl": {
"h": 144.324,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.90453,
"c": 0.1383,
"h": 156.2
},
"luminance": 0.78073
}Semantic roles & 50–950 ramp
primary
#8CFBB9
secondary
#DA51A3
accent
#0088E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683