#9CFFBB#9CFFBB
#9CFFBB is a very light, vivid green. Relative luminance 0.822; OKLCH L 92.1% C 0.133 H 153.1°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFFBB |
|---|---|
| RGB | rgb(156, 255, 187) |
| HSL | hsl(139, 100%, 81%) |
| HSV | hsv(139, 39%, 100%) |
| CMYK | cmyk(38.8%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(92.65, -43.16, 23.56) |
| CIE-LCH | lch(92.65, 49.17, 151.38°) |
| OKLab | oklab(92.14% -0.1183 0.0599) |
| OKLCH | oklch(92.14% 0.133 153.1) |
| XYZ | xyz(58.4363, 82.1722, 59.7857) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.02
Light Sea Green
#98F6B0
ΔE00 2.02
Light Seafoam Green
#A7FFB5
ΔE00 2.12
Mint (survey)
#9FFEB0
ΔE00 2.22
Light Mint Green
#A6FBB2
ΔE00 2.37
Light Blue Green
#7EFBB3
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFFBB #FF9CE0
analogous
#AEFF9C #9CFFBB #9CFFEC
triadic
#9CFFBB #BB9CFF #FFBB9C
tetradic
#9CFFBB #9CAEFF #FF9CE0 #FFEC9C
square
#9CFFBB #9CAEFF #FF9CE0 #FFEC9C
split-complementary
#9CFFBB #EC9CFF #FF9CAE
monochromatic
#22FF67 #5FFF91 #9CFFBB #D9FFE5 #E0FFEA
Accessibility & contrast
On white
1.20
#9CFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#9CFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFFBB
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFFBB | 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)
#FFF0B7
Deuteranopia (green-blind)
#F0E6BF
Tritanopia (blue-blind)
#89FDED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9cffbb; /* rgb */ color: rgb(156, 255, 187); /* oklch */ color: oklch(92.1% 0.133 153.1);
Tailwind
colors: {
custom: {
50: '#bdffcf',
500: '#9cffbb',
950: '#000000',
},
}SCSS
$custom: #9cffbb; $custom-light: #bdffcf; $custom-dark: #000000;
JSON
{
"hex": "#9cffbb",
"rgb": {
"r": 156,
"g": 255,
"b": 187
},
"hsl": {
"h": 138.788,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.9214,
"c": 0.1326,
"h": 153.1
},
"luminance": 0.82176
}Semantic roles & 50–950 ramp
primary
#9CFFBB
secondary
#E25DB9
accent
#009EE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683