#9FF080#9FF080
#9FF080 is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.8% C 0.166 H 137.6°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF080 |
|---|---|
| RGB | rgb(159, 240, 128) |
| HSL | hsl(103, 79%, 72%) |
| HSV | hsv(103, 47%, 94%) |
| CMYK | cmyk(33.8%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(87.61, -44.69, 46.26) |
| CIE-LCH | lch(87.61, 64.32, 134.02°) |
| OKLab | oklab(87.78% -0.1226 0.112) |
| OKLCH | oklch(87.78% 0.166 137.6) |
| XYZ | xyz(49.3530, 71.2474, 31.5696) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.58
Pale Light Green
#B1FC99
ΔE00 3.53
Spring Green (survey)
#A9F971
ΔE00 3.71
Easter Green
#8CFD7E
ΔE00 3.82
Lightgreen
#90EE90
ΔE00 3.83
Pastel Green
#B0FF9D
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF080 #D180F0
analogous
#D7F080 #9FF080 #80F099
triadic
#9FF080 #809FF0 #F0809F
tetradic
#9FF080 #80D7F0 #D180F0 #F09980
square
#9FF080 #80D7F0 #D180F0 #F09980
split-complementary
#9FF080 #9980F0 #F080D7
monochromatic
#50DC1A #76EA49 #9FF080 #C8F6B7 #EAFCE4
Accessibility & contrast
On white
1.38
#9FF080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#9FF080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF080
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF080 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E077
Deuteranopia (green-blind)
#EBD987
Tritanopia (blue-blind)
#9BE9D6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #9ff080; /* rgb */ color: rgb(159, 240, 128); /* oklch */ color: oklch(87.8% 0.166 137.6);
Tailwind
colors: {
custom: {
50: '#bff5a7',
500: '#9ff080',
950: '#000000',
},
}SCSS
$custom: #9ff080; $custom-light: #bff5a7; $custom-dark: #000000;
JSON
{
"hex": "#9ff080",
"rgb": {
"r": 159,
"g": 240,
"b": 128
},
"hsl": {
"h": 103.393,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.87777,
"c": 0.16605,
"h": 137.6
},
"luminance": 0.7125
}Semantic roles & 50–950 ramp
primary
#9FF080
secondary
#A74ACB
accent
#0ADBA1
background
#FDFFFC
surface
#F9FEF6
border
#D2D6D0
text
#12170F
muted
#828580