#9AFE78#9AFE78
#9AFE78 is a very light, vivid green. Relative luminance 0.791; OKLCH L 90.7% C 0.195 H 138.4°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFE78 |
|---|---|
| RGB | rgb(154, 254, 120) |
| HSL | hsl(105, 99%, 73%) |
| HSV | hsv(105, 53%, 100%) |
| CMYK | cmyk(39.4%, 0%, 52.8%, 0.4%) |
| CIE-LAB | lab(91.28, -53.08, 54.42) |
| CIE-LCH | lch(91.28, 76.01, 134.29°) |
| OKLab | oklab(90.68% -0.1458 0.1296) |
| OKLCH | oklch(90.68% 0.195 138.4) |
| XYZ | xyz(52.1567, 79.1069, 30.2866) |
| Luminance | 0.7911 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.37
Easter Green
#8CFD7E
ΔE00 2.00
Light Grass Green
#9AF764
ΔE00 2.51
Spring Green (survey)
#A9F971
ΔE00 2.61
Key Lime
#AEFF6E
ΔE00 3.20
Lighter Green
#75FD63
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFE78 #DC78FE
analogous
#DDFE78 #9AFE78 #78FE99
triadic
#9AFE78 #789AFE #FE789A
tetradic
#9AFE78 #78DDFE #DC78FE #FE9978
square
#9AFE78 #78DDFE #DC78FE #FE9978
split-complementary
#9AFE78 #9978FE #FE78DD
monochromatic
#41FA02 #6DFE3B #9AFE78 #C7FEB5 #E8FFE1
Accessibility & contrast
On white
1.25
#9AFE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#9AFE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFE78
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFE78 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6C
Deuteranopia (green-blind)
#F7E381
Tritanopia (blue-blind)
#94F6E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #9afe78; /* rgb */ color: rgb(154, 254, 120); /* oklch */ color: oklch(90.7% 0.195 138.4);
Tailwind
colors: {
custom: {
50: '#bdffa2',
500: '#9afe78',
950: '#000000',
},
}SCSS
$custom: #9afe78; $custom-light: #bdffa2; $custom-dark: #000000;
JSON
{
"hex": "#9afe78",
"rgb": {
"r": 154,
"g": 254,
"b": 120
},
"hsl": {
"h": 104.776,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.90678,
"c": 0.19506,
"h": 138.4
},
"luminance": 0.7911
}Semantic roles & 50–950 ramp
primary
#9AFE78
secondary
#B43FDC
accent
#00E6AB
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#12180F
muted
#828680