#9FF989#9FF989
#9FF989 is a very light, vivid green. Relative luminance 0.769; OKLCH L 90.0% C 0.170 H 139.6°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF989 |
|---|---|
| RGB | rgb(159, 249, 137) |
| HSL | hsl(108, 90%, 76%) |
| HSV | hsv(108, 45%, 98%) |
| CMYK | cmyk(36.1%, 0%, 45%, 2.4%) |
| CIE-LAB | lab(90.29, -47.40, 45.30) |
| CIE-LCH | lch(90.29, 65.57, 136.30°) |
| OKLab | oklab(90% -0.1297 0.1102) |
| OKLCH | oklch(90% 0.17 139.6) |
| XYZ | xyz(52.6872, 76.9258, 35.7341) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.85
Easter Green
#8CFD7E
ΔE00 2.53
Pale Light Green
#B1FC99
ΔE00 2.54
Palegreen
#98FB98
ΔE00 2.67
Pastel Green
#B0FF9D
ΔE00 2.77
Lightgreen
#90EE90
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF989 #E389F9
analogous
#D7F989 #9FF989 #89F9AB
triadic
#9FF989 #899FF9 #F9899F
tetradic
#9FF989 #89D7F9 #E389F9 #F9AB89
square
#9FF989 #89D7F9 #E389F9 #F9AB89
split-complementary
#9FF989 #AB89F9 #F989D7
monochromatic
#40F315 #70F64F #9FF989 #CEFCC3 #E7FEE2
Accessibility & contrast
On white
1.28
#9FF989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#9FF989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF989
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF989 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE880
Deuteranopia (green-blind)
#F2E090
Tritanopia (blue-blind)
#99F2DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9ff989; /* rgb */ color: rgb(159, 249, 137); /* oklch */ color: oklch(90.0% 0.170 139.6);
Tailwind
colors: {
custom: {
50: '#bffcad',
500: '#9ff989',
950: '#000000',
},
}SCSS
$custom: #9ff989; $custom-light: #bffcad; $custom-dark: #000000;
JSON
{
"hex": "#9ff989",
"rgb": {
"r": 159,
"g": 249,
"b": 137
},
"hsl": {
"h": 108.214,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.89996,
"c": 0.1702,
"h": 139.6
},
"luminance": 0.76928
}Semantic roles & 50–950 ramp
primary
#9FF989
secondary
#BD4FD7
accent
#00E6B8
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121710
muted
#828581