#9FF983#9FF983
#9FF983 is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.9% C 0.176 H 138.7°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF983 |
|---|---|
| RGB | rgb(159, 249, 131) |
| HSL | hsl(106, 91%, 75%) |
| HSV | hsv(106, 47%, 98%) |
| CMYK | cmyk(36.1%, 0%, 47.4%, 2.4%) |
| CIE-LAB | lab(90.21, -48.16, 48.06) |
| CIE-LCH | lch(90.21, 68.04, 135.06°) |
| OKLab | oklab(89.91% -0.132 0.1162) |
| OKLCH | oklch(89.91% 0.176 138.7) |
| XYZ | xyz(52.2688, 76.7584, 33.5301) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.21
Easter Green
#8CFD7E
ΔE00 2.32
Pale Light Green
#B1FC99
ΔE00 3.09
Spring Green (survey)
#A9F971
ΔE00 3.16
Pastel Green
#B0FF9D
ΔE00 3.39
Palegreen
#98FB98
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF983 #DD83F9
analogous
#DAF983 #9FF983 #83F9A2
triadic
#9FF983 #839FF9 #F9839F
tetradic
#9FF983 #83DAF9 #DD83F9 #F9A283
square
#9FF983 #83DAF9 #DD83F9 #F9A283
split-complementary
#9FF983 #A283F9 #F983DA
monochromatic
#45F30E #72F649 #9FF983 #CCFCBD #E8FEE2
Accessibility & contrast
On white
1.28
#9FF983 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#9FF983 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF983
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF983 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF983 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE879
Deuteranopia (green-blind)
#F2E08B
Tritanopia (blue-blind)
#9AF2DD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9ff983; /* rgb */ color: rgb(159, 249, 131); /* oklch */ color: oklch(89.9% 0.176 138.7);
Tailwind
colors: {
custom: {
50: '#bffca9',
500: '#9ff983',
950: '#000000',
},
}SCSS
$custom: #9ff983; $custom-light: #bffca9; $custom-dark: #000000;
JSON
{
"hex": "#9ff983",
"rgb": {
"r": 159,
"g": 249,
"b": 131
},
"hsl": {
"h": 105.763,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.89908,
"c": 0.17583,
"h": 138.7
},
"luminance": 0.76761
}Semantic roles & 50–950 ramp
primary
#9FF983
secondary
#B54AD7
accent
#00E6AF
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581