#9CFFBC#9CFFBC
#9CFFBC is a very light, vivid green. Relative luminance 0.822; OKLCH L 92.2% C 0.132 H 153.5°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFFBC |
|---|---|
| RGB | rgb(156, 255, 188) |
| HSL | hsl(139, 100%, 81%) |
| HSV | hsv(139, 39%, 100%) |
| CMYK | cmyk(38.8%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(92.67, -42.98, 23.07) |
| CIE-LCH | lch(92.67, 48.79, 151.77°) |
| OKLab | oklab(92.16% -0.1178 0.0587) |
| OKLCH | oklch(92.16% 0.132 153.5) |
| XYZ | xyz(58.5437, 82.2151, 60.3515) |
| Luminance | 0.8222 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.85
Light Sea Green
#98F6B0
ΔE00 2.11
Light Seafoam Green
#A7FFB5
ΔE00 2.28
Mint (survey)
#9FFEB0
ΔE00 2.42
Light Mint Green
#A6FBB2
ΔE00 2.52
Light Blue Green
#7EFBB3
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFFBC #FF9CDF
analogous
#ADFF9C #9CFFBC #9CFFED
triadic
#9CFFBC #BC9CFF #FFBC9C
tetradic
#9CFFBC #9CADFF #FF9CDF #FFED9C
square
#9CFFBC #9CADFF #FF9CDF #FFED9C
split-complementary
#9CFFBC #ED9CFF #FF9CAD
monochromatic
#22FF69 #5FFF93 #9CFFBC #D9FFE5 #E0FFEA
Accessibility & contrast
On white
1.20
#9CFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#9CFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFFBC
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFFBC | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B8
Deuteranopia (green-blind)
#F0E6C0
Tritanopia (blue-blind)
#89FDED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9cffbc; /* rgb */ color: rgb(156, 255, 188); /* oklch */ color: oklch(92.2% 0.132 153.5);
Tailwind
colors: {
custom: {
50: '#bdffd0',
500: '#9cffbc',
950: '#000000',
},
}SCSS
$custom: #9cffbc; $custom-light: #bdffd0; $custom-dark: #000000;
JSON
{
"hex": "#9cffbc",
"rgb": {
"r": 156,
"g": 255,
"b": 188
},
"hsl": {
"h": 139.394,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.92162,
"c": 0.13168,
"h": 153.5
},
"luminance": 0.82219
}Semantic roles & 50–950 ramp
primary
#9CFFBC
secondary
#E25DB7
accent
#009BE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683