#9FFC8A#9FFC8A
#9FFC8A is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.7% C 0.173 H 139.9°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFC8A |
|---|---|
| RGB | rgb(159, 252, 138) |
| HSL | hsl(109, 95%, 76%) |
| HSV | hsv(109, 45%, 99%) |
| CMYK | cmyk(36.9%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(91.15, -48.54, 45.91) |
| CIE-LCH | lch(91.15, 66.81, 136.60°) |
| OKLab | oklab(90.71% -0.1327 0.1117) |
| OKLCH | oklch(90.71% 0.173 139.9) |
| XYZ | xyz(53.6940, 78.8240, 36.4252) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.81
Easter Green
#8CFD7E
ΔE00 2.23
Pale Light Green
#B1FC99
ΔE00 2.66
Palegreen
#98FB98
ΔE00 2.68
Pastel Green
#B0FF9D
ΔE00 2.73
Spring Green (survey)
#A9F971
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFC8A #E78AFC
analogous
#D8FC8A #9FFC8A #8AFCAE
triadic
#9FFC8A #8A9FFC #FC8A9F
tetradic
#9FFC8A #8AD8FC #E78AFC #FCAE8A
square
#9FFC8A #8AD8FC #E78AFC #FCAE8A
split-complementary
#9FFC8A #AE8AFC #FC8AD8
monochromatic
#3DF913 #6EFA4E #9FFC8A #D0FEC6 #E7FEE1
Accessibility & contrast
On white
1.25
#9FFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#9FFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFC8A
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFC8A | 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)
#FFEB81
Deuteranopia (green-blind)
#F4E291
Tritanopia (blue-blind)
#98F5E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #9ffc8a; /* rgb */ color: rgb(159, 252, 138); /* oklch */ color: oklch(90.7% 0.173 139.9);
Tailwind
colors: {
custom: {
50: '#bffeae',
500: '#9ffc8a',
950: '#000000',
},
}SCSS
$custom: #9ffc8a; $custom-light: #bffeae; $custom-dark: #000000;
JSON
{
"hex": "#9ffc8a",
"rgb": {
"r": 159,
"g": 252,
"b": 138
},
"hsl": {
"h": 108.947,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.90705,
"c": 0.17346,
"h": 139.9
},
"luminance": 0.78827
}Semantic roles & 50–950 ramp
primary
#9FFC8A
secondary
#C24FDC
accent
#00E6BB
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681