#64FC7C#64FC7C
#64FC7C is a very light, highly saturated green. Relative luminance 0.738; OKLCH L 88.1% C 0.214 H 146.4°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #64FC7C |
|---|---|
| RGB | rgb(100, 252, 124) |
| HSL | hsl(129, 96%, 69%) |
| HSV | hsv(129, 60%, 99%) |
| CMYK | cmyk(60.3%, 0%, 50.8%, 1.2%) |
| CIE-LAB | lab(88.82, -65.89, 49.15) |
| CIE-LCH | lch(88.82, 82.20, 143.28°) |
| OKLab | oklab(88.14% -0.1782 0.1184) |
| OKLCH | oklch(88.14% 0.214 146.4) |
| XYZ | xyz(43.7012, 73.7811, 31.0030) |
| Luminance | 0.7379 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.60
Spearmint
#1EF876
ΔE00 2.94
Spring Green
#00FF7F
ΔE00 3.28
Easter Green
#8CFD7E
ΔE00 3.30
Light Bright Green
#53FE5C
ΔE00 3.56
Minty Green
#0BF77D
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FC7C #FC64E4
analogous
#98FC64 #64FC7C #64FCC8
triadic
#64FC7C #7C64FC #FC7C64
tetradic
#64FC7C #6498FC #FC64E4 #FCC864
square
#64FC7C #6498FC #FC64E4 #FCC864
split-complementary
#64FC7C #C864FC #FC6498
monochromatic
#04E127 #28FB49 #64FC7C #A0FDAF #DCFEE1
Accessibility & contrast
On white
1.33
#64FC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#64FC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FC7C
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FC7C | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE771
Deuteranopia (green-blind)
#ECDA85
Tritanopia (blue-blind)
#3FF7DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64fc7c; /* rgb */ color: rgb(100, 252, 124); /* oklch */ color: oklch(88.1% 0.214 146.4);
Tailwind
colors: {
custom: {
50: '#9efea4',
500: '#64fc7c',
950: '#000000',
},
}SCSS
$custom: #64fc7c; $custom-light: #9efea4; $custom-dark: #000000;
JSON
{
"hex": "#64fc7c",
"rgb": {
"r": 100,
"g": 252,
"b": 124
},
"hsl": {
"h": 129.474,
"s": 96.203,
"l": 69.02
},
"oklch": {
"l": 0.8814,
"c": 0.21395,
"h": 146.4
},
"luminance": 0.73785
}Semantic roles & 50–950 ramp
primary
#64FC7C
secondary
#D62EBC
accent
#00C1E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680