#9FF883#9FF883
#9FF883 is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.7% C 0.174 H 138.6°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF883 |
|---|---|
| RGB | rgb(159, 248, 131) |
| HSL | hsl(106, 89%, 74%) |
| HSV | hsv(106, 47%, 97%) |
| CMYK | cmyk(35.9%, 0%, 47.2%, 2.7%) |
| CIE-LAB | lab(89.93, -47.74, 47.71) |
| CIE-LCH | lch(89.93, 67.49, 135.02°) |
| OKLab | oklab(89.68% -0.1308 0.1154) |
| OKLCH | oklch(89.68% 0.174 138.6) |
| XYZ | xyz(51.9605, 76.1419, 33.4274) |
| Luminance | 0.7614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.31
Easter Green
#8CFD7E
ΔE00 2.45
Pale Light Green
#B1FC99
ΔE00 3.05
Spring Green (survey)
#A9F971
ΔE00 3.21
Pastel Green
#B0FF9D
ΔE00 3.39
Palegreen
#98FB98
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF883 #DC83F8
analogous
#DAF883 #9FF883 #83F8A2
triadic
#9FF883 #839FF8 #F8839F
tetradic
#9FF883 #83DAF8 #DC83F8 #F8A283
square
#9FF883 #83DAF8 #DC83F8 #F8A283
split-complementary
#9FF883 #A283F8 #F883DA
monochromatic
#45F10F #72F549 #9FF883 #CCFBBD #E9FDE2
Accessibility & contrast
On white
1.29
#9FF883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#9FF883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF883
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF883 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE779
Deuteranopia (green-blind)
#F1DF8A
Tritanopia (blue-blind)
#9AF1DD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #9ff883; /* rgb */ color: rgb(159, 248, 131); /* oklch */ color: oklch(89.7% 0.174 138.6);
Tailwind
colors: {
custom: {
50: '#bffba9',
500: '#9ff883',
950: '#000000',
},
}SCSS
$custom: #9ff883; $custom-light: #bffba9; $custom-dark: #000000;
JSON
{
"hex": "#9ff883",
"rgb": {
"r": 159,
"g": 248,
"b": 131
},
"hsl": {
"h": 105.641,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.89676,
"c": 0.17444,
"h": 138.6
},
"luminance": 0.76144
}Semantic roles & 50–950 ramp
primary
#9FF883
secondary
#B44AD5
accent
#00E6AF
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121710
muted
#828581