#9FF78E#9FF78E
#9FF78E is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.6% C 0.163 H 140.5°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF78E |
|---|---|
| RGB | rgb(159, 247, 142) |
| HSL | hsl(110, 87%, 76%) |
| HSV | hsv(110, 43%, 97%) |
| CMYK | cmyk(35.6%, 0%, 42.5%, 3.1%) |
| CIE-LAB | lab(89.79, -45.89, 42.25) |
| CIE-LCH | lch(89.79, 62.37, 137.37°) |
| OKLab | oklab(89.61% -0.1253 0.1035) |
| OKLCH | oklch(89.61% 0.163 140.5) |
| XYZ | xyz(52.4394, 75.8429, 37.4620) |
| Luminance | 0.7584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 2.02
Pale Light Green
#B1FC99
ΔE00 2.25
Pastel Green
#B0FF9D
ΔE00 2.45
Light Green
#96F97B
ΔE00 2.76
Lightgreen
#90EE90
ΔE00 2.93
Easter Green
#8CFD7E
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF78E #E68EF7
analogous
#D4F78E #9FF78E #8EF7B2
triadic
#9FF78E #8E9FF7 #F78E9F
tetradic
#9FF78E #8ED4F7 #E68EF7 #F7B28E
square
#9FF78E #8ED4F7 #E68EF7 #F7B28E
split-complementary
#9FF78E #B28EF7 #F78ED4
monochromatic
#3EEF1C #6EF355 #9FF78E #D0FBC7 #E7FDE2
Accessibility & contrast
On white
1.30
#9FF78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#9FF78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF78E
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF78E | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE786
Deuteranopia (green-blind)
#EFDF94
Tritanopia (blue-blind)
#98F1DE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #9ff78e; /* rgb */ color: rgb(159, 247, 142); /* oklch */ color: oklch(89.6% 0.163 140.5);
Tailwind
colors: {
custom: {
50: '#bffab0',
500: '#9ff78e',
950: '#000000',
},
}SCSS
$custom: #9ff78e; $custom-light: #bffab0; $custom-dark: #000000;
JSON
{
"hex": "#9ff78e",
"rgb": {
"r": 159,
"g": 247,
"b": 142
},
"hsl": {
"h": 110.286,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.8961,
"c": 0.16256,
"h": 140.5
},
"luminance": 0.75845
}Semantic roles & 50–950 ramp
primary
#9FF78E
secondary
#C054D5
accent
#02E3BF
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121711
muted
#828581