#9FF682#9FF682
#9FF682 is a very light, vivid green. Relative luminance 0.749; OKLCH L 89.2% C 0.173 H 138.3°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF682 |
|---|---|
| RGB | rgb(159, 246, 130) |
| HSL | hsl(105, 87%, 74%) |
| HSV | hsv(105, 47%, 96%) |
| CMYK | cmyk(35.4%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(89.34, -47.01, 47.46) |
| CIE-LCH | lch(89.34, 66.80, 134.73°) |
| OKLab | oklab(89.2% -0.1289 0.1148) |
| OKLCH | oklch(89.2% 0.173 138.3) |
| XYZ | xyz(51.2815, 74.8917, 32.8683) |
| Luminance | 0.7489 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.52
Easter Green
#8CFD7E
ΔE00 2.74
Pale Light Green
#B1FC99
ΔE00 3.11
Spring Green (survey)
#A9F971
ΔE00 3.22
Pastel Green
#B0FF9D
ΔE00 3.53
Palegreen
#98FB98
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF682 #D982F6
analogous
#D9F682 #9FF682 #82F69F
triadic
#9FF682 #829FF6 #F6829F
tetradic
#9FF682 #82D9F6 #D982F6 #F69F82
square
#9FF682 #82D9F6 #D982F6 #F69F82
split-complementary
#9FF682 #9F82F6 #F682D9
monochromatic
#48ED11 #73F249 #9FF682 #CBFABB #E9FDE2
Accessibility & contrast
On white
1.31
#9FF682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#9FF682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF682
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF682 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE578
Deuteranopia (green-blind)
#F0DE89
Tritanopia (blue-blind)
#9AEFDB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #9ff682; /* rgb */ color: rgb(159, 246, 130); /* oklch */ color: oklch(89.2% 0.173 138.3);
Tailwind
colors: {
custom: {
50: '#bff9a8',
500: '#9ff682',
950: '#000000',
},
}SCSS
$custom: #9ff682; $custom-light: #bff9a8; $custom-dark: #000000;
JSON
{
"hex": "#9ff682",
"rgb": {
"r": 159,
"g": 246,
"b": 130
},
"hsl": {
"h": 105,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.89197,
"c": 0.17258,
"h": 138.3
},
"luminance": 0.74894
}Semantic roles & 50–950 ramp
primary
#9FF682
secondary
#B04AD3
accent
#02E3AB
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121710
muted
#828581