#9FFC8F#9FFC8F
#9FFC8F is a very light, vivid green. Relative luminance 0.790; OKLCH L 90.8% C 0.169 H 140.8°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFC8F |
|---|---|
| RGB | rgb(159, 252, 143) |
| HSL | hsl(111, 95%, 77%) |
| HSV | hsv(111, 43%, 99%) |
| CMYK | cmyk(36.9%, 0%, 43.3%, 1.2%) |
| CIE-LAB | lab(91.22, -47.88, 43.59) |
| CIE-LCH | lch(91.22, 64.75, 137.69°) |
| OKLab | oklab(90.78% -0.1308 0.1066) |
| OKLCH | oklch(90.78% 0.169 140.8) |
| XYZ | xyz(54.0643, 78.9721, 38.3757) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.97
Pastel Green
#B0FF9D
ΔE00 2.29
Pale Light Green
#B1FC99
ΔE00 2.35
Light Green
#96F97B
ΔE00 2.46
Easter Green
#8CFD7E
ΔE00 2.64
Mint Green
#8FFF9F
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFC8F #EC8FFC
analogous
#D5FC8F #9FFC8F #8FFCB6
triadic
#9FFC8F #8F9FFC #FC8F9F
tetradic
#9FFC8F #8FD5FC #EC8FFC #FCB68F
square
#9FFC8F #8FD5FC #EC8FFC #FCB68F
split-complementary
#9FFC8F #B68FFC #FC8FD5
monochromatic
#39F918 #6CFA53 #9FFC8F #D2FECB #E5FEE1
Accessibility & contrast
On white
1.25
#9FFC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#9FFC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFC8F
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFC8F | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB87
Deuteranopia (green-blind)
#F4E396
Tritanopia (blue-blind)
#97F6E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #9ffc8f; /* rgb */ color: rgb(159, 252, 143); /* oklch */ color: oklch(90.8% 0.169 140.8);
Tailwind
colors: {
custom: {
50: '#bffeb1',
500: '#9ffc8f',
950: '#000000',
},
}SCSS
$custom: #9ffc8f; $custom-light: #bffeb1; $custom-dark: #000000;
JSON
{
"hex": "#9ffc8f",
"rgb": {
"r": 159,
"g": 252,
"b": 143
},
"hsl": {
"h": 111.193,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.90782,
"c": 0.16873,
"h": 140.8
},
"luminance": 0.78975
}Semantic roles & 50–950 ramp
primary
#9FFC8F
secondary
#C853DC
accent
#00E6C4
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121811
muted
#828681