#9FF789#9FF789
#9FF789 is a very light, vivid green. Relative luminance 0.757; OKLCH L 89.5% C 0.167 H 139.5°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF789 |
|---|---|
| RGB | rgb(159, 247, 137) |
| HSL | hsl(108, 87%, 75%) |
| HSV | hsv(108, 45%, 97%) |
| CMYK | cmyk(35.6%, 0%, 44.5%, 3.1%) |
| CIE-LAB | lab(89.72, -46.55, 44.58) |
| CIE-LCH | lch(89.72, 64.46, 136.24°) |
| OKLab | oklab(89.53% -0.1273 0.1086) |
| OKLCH | oklch(89.53% 0.167 139.5) |
| XYZ | xyz(52.0724, 75.6961, 35.5291) |
| Luminance | 0.7570 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.09
Pale Light Green
#B1FC99
ΔE00 2.51
Palegreen
#98FB98
ΔE00 2.66
Pastel Green
#B0FF9D
ΔE00 2.81
Easter Green
#8CFD7E
ΔE00 2.85
Lightgreen
#90EE90
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF789 #E189F7
analogous
#D6F789 #9FF789 #89F7AA
triadic
#9FF789 #899FF7 #F7899F
tetradic
#9FF789 #89D6F7 #E189F7 #F7AA89
square
#9FF789 #89D6F7 #E189F7 #F7AA89
split-complementary
#9FF789 #AA89F7 #F789D6
monochromatic
#42EF16 #70F350 #9FF789 #CEFBC2 #E8FDE2
Accessibility & contrast
On white
1.30
#9FF789 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#9FF789 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF789
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF789 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF789 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE780
Deuteranopia (green-blind)
#F0DF90
Tritanopia (blue-blind)
#99F1DD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #9ff789; /* rgb */ color: rgb(159, 247, 137); /* oklch */ color: oklch(89.5% 0.167 139.5);
Tailwind
colors: {
custom: {
50: '#bffaad',
500: '#9ff789',
950: '#000000',
},
}SCSS
$custom: #9ff789; $custom-light: #bffaad; $custom-dark: #000000;
JSON
{
"hex": "#9ff789",
"rgb": {
"r": 159,
"g": 247,
"b": 137
},
"hsl": {
"h": 108,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.89532,
"c": 0.16737,
"h": 139.5
},
"luminance": 0.75699
}Semantic roles & 50–950 ramp
primary
#9FF789
secondary
#BA50D5
accent
#02E4B7
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121710
muted
#828581