#9FFE78#9FFE78
#9FFE78 is a very light, vivid green. Relative luminance 0.796; OKLCH L 90.9% C 0.193 H 137.4°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFE78 |
|---|---|
| RGB | rgb(159, 254, 120) |
| HSL | hsl(103, 99%, 73%) |
| HSV | hsv(103, 53%, 100%) |
| CMYK | cmyk(37.4%, 0%, 52.8%, 0.4%) |
| CIE-LAB | lab(91.51, -51.52, 54.74) |
| CIE-LCH | lch(91.51, 75.17, 133.27°) |
| OKLab | oklab(90.92% -0.1418 0.1303) |
| OKLCH | oklch(90.92% 0.193 137.4) |
| XYZ | xyz(53.1285, 79.6079, 30.3321) |
| Luminance | 0.7961 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.69
Spring Green (survey)
#A9F971
ΔE00 2.10
Light Grass Green
#9AF764
ΔE00 2.31
Easter Green
#8CFD7E
ΔE00 2.55
Key Lime
#AEFF6E
ΔE00 2.66
Light Lime
#AEFD6C
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFE78 #D778FE
analogous
#E2FE78 #9FFE78 #78FE94
triadic
#9FFE78 #789FFE #FE789F
tetradic
#9FFE78 #78E2FE #D778FE #FE9478
square
#9FFE78 #78E2FE #D778FE #FE9478
split-complementary
#9FFE78 #9478FE #FE78E2
monochromatic
#4AFA02 #74FE3B #9FFE78 #CAFEB5 #E9FFE1
Accessibility & contrast
On white
1.24
#9FFE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#9FFE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFE78
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFE78 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6C
Deuteranopia (green-blind)
#F8E481
Tritanopia (blue-blind)
#9BF6E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #9ffe78; /* rgb */ color: rgb(159, 254, 120); /* oklch */ color: oklch(90.9% 0.193 137.4);
Tailwind
colors: {
custom: {
50: '#c0ffa2',
500: '#9ffe78',
950: '#000000',
},
}SCSS
$custom: #9ffe78; $custom-light: #c0ffa2; $custom-dark: #000000;
JSON
{
"hex": "#9ffe78",
"rgb": {
"r": 159,
"g": 254,
"b": 120
},
"hsl": {
"h": 102.537,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.90923,
"c": 0.19253,
"h": 137.4
},
"luminance": 0.79611
}Semantic roles & 50–950 ramp
primary
#9FFE78
secondary
#AE3FDC
accent
#00E6A3
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#13180F
muted
#828680