#9FFD83#9FFD83
#9FFD83 is a very light, vivid green. Relative luminance 0.793; OKLCH L 90.8% C 0.181 H 138.9°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFD83 |
|---|---|
| RGB | rgb(159, 253, 131) |
| HSL | hsl(106, 97%, 75%) |
| HSV | hsv(106, 48%, 99%) |
| CMYK | cmyk(37.2%, 0%, 48.2%, 0.8%) |
| CIE-LAB | lab(91.35, -49.84, 49.47) |
| CIE-LCH | lch(91.35, 70.22, 135.21°) |
| OKLab | oklab(90.84% -0.1366 0.1193) |
| OKLCH | oklch(90.84% 0.181 138.9) |
| XYZ | xyz(53.5183, 79.2574, 33.9466) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.21
Easter Green
#8CFD7E
ΔE00 1.96
Spring Green (survey)
#A9F971
ΔE00 3.10
Pale Light Green
#B1FC99
ΔE00 3.39
Pastel Green
#B0FF9D
ΔE00 3.54
Light Grass Green
#9AF764
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFD83 #E183FD
analogous
#DCFD83 #9FFD83 #83FDA4
triadic
#9FFD83 #839FFD #FD839F
tetradic
#9FFD83 #83DCFD #E183FD #FDA483
square
#9FFD83 #83DCFD #E183FD #FDA483
split-complementary
#9FFD83 #A483FD #FD83DC
monochromatic
#42FB0B #70FC47 #9FFD83 #CEFEBF #E8FFE1
Accessibility & contrast
On white
1.25
#9FFD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#9FFD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFD83
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFD83 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB79
Deuteranopia (green-blind)
#F6E38B
Tritanopia (blue-blind)
#99F6E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #9ffd83; /* rgb */ color: rgb(159, 253, 131); /* oklch */ color: oklch(90.8% 0.181 138.9);
Tailwind
colors: {
custom: {
50: '#bffea9',
500: '#9ffd83',
950: '#000000',
},
}SCSS
$custom: #9ffd83; $custom-light: #bffea9; $custom-dark: #000000;
JSON
{
"hex": "#9ffd83",
"rgb": {
"r": 159,
"g": 253,
"b": 131
},
"hsl": {
"h": 106.23,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.90836,
"c": 0.18136,
"h": 138.9
},
"luminance": 0.7926
}Semantic roles & 50–950 ramp
primary
#9FFD83
secondary
#BA48DC
accent
#00E6B1
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681