#9CFFBD#9CFFBD
#9CFFBD is a very light, vivid green. Relative luminance 0.823; OKLCH L 92.2% C 0.131 H 153.9°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFFBD |
|---|---|
| RGB | rgb(156, 255, 189) |
| HSL | hsl(140, 100%, 81%) |
| HSV | hsv(140, 39%, 100%) |
| CMYK | cmyk(38.8%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(92.69, -42.80, 22.59) |
| CIE-LCH | lch(92.69, 48.40, 152.18°) |
| OKLab | oklab(92.18% -0.1174 0.0576) |
| OKLCH | oklch(92.18% 0.131 153.9) |
| XYZ | xyz(58.6519, 82.2584, 60.9212) |
| Luminance | 0.8226 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.71
Light Sea Green
#98F6B0
ΔE00 2.22
Light Seafoam Green
#A7FFB5
ΔE00 2.46
Mint (survey)
#9FFEB0
ΔE00 2.63
Light Mint Green
#A6FBB2
ΔE00 2.68
Light Blue Green
#7EFBB3
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFFBD #FF9CDE
analogous
#ACFF9C #9CFFBD #9CFFEE
triadic
#9CFFBD #BD9CFF #FFBD9C
tetradic
#9CFFBD #9CACFF #FF9CDE #FFEE9C
square
#9CFFBD #9CACFF #FF9CDE #FFEE9C
split-complementary
#9CFFBD #EE9CFF #FF9CAC
monochromatic
#22FF6B #5FFF94 #9CFFBD #D9FFE6 #E0FFEB
Accessibility & contrast
On white
1.20
#9CFFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#9CFFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFFBD
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFFBD | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B9
Deuteranopia (green-blind)
#EFE6C1
Tritanopia (blue-blind)
#89FDED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9cffbd; /* rgb */ color: rgb(156, 255, 189); /* oklch */ color: oklch(92.2% 0.131 153.9);
Tailwind
colors: {
custom: {
50: '#bdffd1',
500: '#9cffbd',
950: '#000000',
},
}SCSS
$custom: #9cffbd; $custom-light: #bdffd1; $custom-dark: #000000;
JSON
{
"hex": "#9cffbd",
"rgb": {
"r": 156,
"g": 255,
"b": 189
},
"hsl": {
"h": 140,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.92184,
"c": 0.13076,
"h": 153.9
},
"luminance": 0.82262
}Semantic roles & 50–950 ramp
primary
#9CFFBD
secondary
#E25DB6
accent
#0099E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683