#9FFC8B#9FFC8B
#9FFC8B is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.7% C 0.173 H 140.1°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFC8B |
|---|---|
| RGB | rgb(159, 252, 139) |
| HSL | hsl(109, 95%, 77%) |
| HSV | hsv(109, 45%, 99%) |
| CMYK | cmyk(36.9%, 0%, 44.8%, 1.2%) |
| CIE-LAB | lab(91.17, -48.41, 45.45) |
| CIE-LCH | lch(91.17, 66.40, 136.81°) |
| OKLab | oklab(90.72% -0.1323 0.1107) |
| OKLCH | oklch(90.72% 0.173 140.1) |
| XYZ | xyz(53.7667, 78.8530, 36.8082) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.93
Easter Green
#8CFD7E
ΔE00 2.29
Palegreen
#98FB98
ΔE00 2.53
Pale Light Green
#B1FC99
ΔE00 2.58
Pastel Green
#B0FF9D
ΔE00 2.63
Mint Green
#8FFF9F
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFC8B #E88BFC
analogous
#D7FC8B #9FFC8B #8BFCB0
triadic
#9FFC8B #8B9FFC #FC8B9F
tetradic
#9FFC8B #8BD7FC #E88BFC #FCB08B
square
#9FFC8B #8BD7FC #E88BFC #FCB08B
split-complementary
#9FFC8B #B08BFC #FC8BD7
monochromatic
#3CF914 #6EFA4F #9FFC8B #D0FEC7 #E6FEE1
Accessibility & contrast
On white
1.25
#9FFC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#9FFC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFC8B
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFC8B | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB82
Deuteranopia (green-blind)
#F4E292
Tritanopia (blue-blind)
#98F5E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #9ffc8b; /* rgb */ color: rgb(159, 252, 139); /* oklch */ color: oklch(90.7% 0.173 140.1);
Tailwind
colors: {
custom: {
50: '#bffeae',
500: '#9ffc8b',
950: '#000000',
},
}SCSS
$custom: #9ffc8b; $custom-light: #bffeae; $custom-dark: #000000;
JSON
{
"hex": "#9ffc8b",
"rgb": {
"r": 159,
"g": 252,
"b": 139
},
"hsl": {
"h": 109.381,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.9072,
"c": 0.17252,
"h": 140.1
},
"luminance": 0.78856
}Semantic roles & 50–950 ramp
primary
#9FFC8B
secondary
#C350DC
accent
#00E6BD
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681