#8CFBBB#8CFBBB
#8CFBBB is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.5% C 0.137 H 156.9°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFBBB |
|---|---|
| RGB | rgb(140, 251, 187) |
| HSL | hsl(145, 93%, 77%) |
| HSV | hsv(145, 44%, 98%) |
| CMYK | cmyk(44.2%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(90.85, -45.73, 20.96) |
| CIE-LCH | lch(90.85, 50.31, 155.38°) |
| OKLab | oklab(90.5% -0.1256 0.0535) |
| OKLCH | oklch(90.5% 0.137 156.9) |
| XYZ | xyz(54.2781, 78.1537, 59.2291) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.80
Light Seafoam
#A0FEBF
ΔE00 2.16
Seafoam (survey)
#80F9AD
ΔE00 2.46
Light Sea Green
#98F6B0
ΔE00 2.74
Seafoam Green
#7AF9AB
ΔE00 2.89
Light Aquamarine
#7BFDC7
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFBBB #FB8CCC
analogous
#95FB8C #8CFBBB #8CFBF2
triadic
#8CFBBB #BB8CFB #FBBB8C
tetradic
#8CFBBB #8C95FB #FB8CCC #FBF28C
square
#8CFBBB #8C95FB #FB8CCC #FBF28C
split-complementary
#8CFBBB #F28CFB #FB8C95
monochromatic
#16F775 #51F998 #8CFBBB #C7FDDE #E1FEEE
Accessibility & contrast
On white
1.26
#8CFBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#8CFBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFBBB
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFBBB | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E9E0BF
Tritanopia (blue-blind)
#71F9EA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8cfbbb; /* rgb */ color: rgb(140, 251, 187); /* oklch */ color: oklch(90.5% 0.137 156.9);
Tailwind
colors: {
custom: {
50: '#b3fdcf',
500: '#8cfbbb',
950: '#000000',
},
}SCSS
$custom: #8cfbbb; $custom-light: #b3fdcf; $custom-dark: #000000;
JSON
{
"hex": "#8cfbbb",
"rgb": {
"r": 140,
"g": 251,
"b": 187
},
"hsl": {
"h": 145.405,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.90497,
"c": 0.13654,
"h": 156.9
},
"luminance": 0.78158
}Semantic roles & 50–950 ramp
primary
#8CFBBB
secondary
#DA51A0
accent
#0084E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683