#64EF74#64EF74
#64EF74 is a very light, highly saturated green. Relative luminance 0.657; OKLCH L 84.8% C 0.204 H 145.6°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #64EF74 |
|---|---|
| RGB | rgb(100, 239, 116) |
| HSL | hsl(127, 81%, 66%) |
| HSV | hsv(127, 58%, 94%) |
| CMYK | cmyk(58.2%, 0%, 51.5%, 6.3%) |
| CIE-LAB | lab(84.84, -62.26, 48.01) |
| CIE-LCH | lch(84.84, 78.62, 142.36°) |
| OKLab | oklab(84.83% -0.1686 0.1155) |
| OKLCH | oklch(84.83% 0.204 145.6) |
| XYZ | xyz(39.2720, 65.6996, 27.1313) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.44
Spearmint
#1EF876
ΔE00 3.48
Lightgreen (survey)
#76FF7B
ΔE00 3.60
Minty Green
#0BF77D
ΔE00 3.95
Easter Green
#8CFD7E
ΔE00 4.32
Wintergreen
#20F986
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EF74 #EF64DF
analogous
#9AEF64 #64EF74 #64EFB9
triadic
#64EF74 #7464EF #EF7464
tetradic
#64EF74 #649AEF #EF64DF #EFB964
square
#64EF74 #649AEF #EF64DF #EFB964
split-complementary
#64EF74 #B964EF #EF649A
monochromatic
#14C429 #2DE942 #64EF74 #9BF5A6 #D3FAD7
Accessibility & contrast
On white
1.49
#64EF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#64EF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EF74
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EF74 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DB69
Deuteranopia (green-blind)
#E1CF7D
Tritanopia (blue-blind)
#47EAD3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64ef74; /* rgb */ color: rgb(100, 239, 116); /* oklch */ color: oklch(84.8% 0.204 145.6);
Tailwind
colors: {
custom: {
50: '#9cf59e',
500: '#64ef74',
950: '#000000',
},
}SCSS
$custom: #64ef74; $custom-light: #9cf59e; $custom-dark: #000000;
JSON
{
"hex": "#64ef74",
"rgb": {
"r": 100,
"g": 239,
"b": 116
},
"hsl": {
"h": 126.906,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.84834,
"c": 0.20435,
"h": 145.6
},
"luminance": 0.65703
}Semantic roles & 50–950 ramp
primary
#64EF74
secondary
#C235B2
accent
#08C5DE
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580