#65FF79#65FF79
#65FF79 is a very light, highly saturated green. Relative luminance 0.757; OKLCH L 88.9% C 0.220 H 145.7°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #65FF79 |
|---|---|
| RGB | rgb(101, 255, 121) |
| HSL | hsl(128, 100%, 70%) |
| HSV | hsv(128, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(89.70, -67.15, 51.61) |
| CIE-LCH | lch(89.70, 84.69, 142.45°) |
| OKLab | oklab(88.87% -0.1817 0.1237) |
| OKLCH | oklch(88.87% 0.22 145.7) |
| XYZ | xyz(44.5752, 75.6629, 30.3408) |
| Luminance | 0.7567 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.18
Light Bright Green
#53FE5C
ΔE00 2.95
Easter Green
#8CFD7E
ΔE00 3.12
Lighter Green
#75FD63
ΔE00 3.15
Spearmint
#1EF876
ΔE00 3.39
Spring Green
#00FF7F
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FF79 #FF65EB
analogous
#9EFF65 #65FF79 #65FFC6
triadic
#65FF79 #7965FF #FF7965
tetradic
#65FF79 #659EFF #FF65EB #FFC665
square
#65FF79 #659EFF #FF65EB #FFC665
split-complementary
#65FF79 #C665FF #FF659E
monochromatic
#00EA1E #28FF44 #65FF79 #A2FFAE #DFFFE4
Accessibility & contrast
On white
1.30
#65FF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#65FF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FF79
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FF79 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6D
Deuteranopia (green-blind)
#EFDC83
Tritanopia (blue-blind)
#41F9E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65ff79; /* rgb */ color: rgb(101, 255, 121); /* oklch */ color: oklch(88.9% 0.220 145.7);
Tailwind
colors: {
custom: {
50: '#9fffa2',
500: '#65ff79',
950: '#000000',
},
}SCSS
$custom: #65ff79; $custom-light: #9fffa2; $custom-dark: #000000;
JSON
{
"hex": "#65ff79",
"rgb": {
"r": 101,
"g": 255,
"b": 121
},
"hsl": {
"h": 127.792,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.88865,
"c": 0.2198,
"h": 145.7
},
"luminance": 0.75667
}Semantic roles & 50–950 ramp
primary
#65FF79
secondary
#DA2EC4
accent
#00C8E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680