#64EF75#64EF75
#64EF75 is a very light, highly saturated green. Relative luminance 0.657; OKLCH L 84.8% C 0.203 H 145.8°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #64EF75 |
|---|---|
| RGB | rgb(100, 239, 117) |
| HSL | hsl(127, 81%, 66%) |
| HSV | hsv(127, 58%, 94%) |
| CMYK | cmyk(58.2%, 0%, 51%, 6.3%) |
| CIE-LAB | lab(84.85, -62.13, 47.56) |
| CIE-LCH | lch(84.85, 78.24, 142.57°) |
| OKLab | oklab(84.85% -0.1682 0.1145) |
| OKLCH | oklch(84.85% 0.203 145.8) |
| XYZ | xyz(39.3305, 65.7230, 27.4393) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.45
Lightish Green
#61E160
ΔE00 3.50
Lightgreen (survey)
#76FF7B
ΔE00 3.64
Minty Green
#0BF77D
ΔE00 3.89
Easter Green
#8CFD7E
ΔE00 4.35
Wintergreen
#20F986
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EF75 #EF64DE
analogous
#99EF64 #64EF75 #64EFBB
triadic
#64EF75 #7564EF #EF7564
tetradic
#64EF75 #6499EF #EF64DE #EFBB64
square
#64EF75 #6499EF #EF64DE #EFBB64
split-complementary
#64EF75 #BB64EF #EF6499
monochromatic
#14C42A #2DE944 #64EF75 #9BF5A6 #D3FAD8
Accessibility & contrast
On white
1.48
#64EF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#64EF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EF75
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EF75 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6A
Deuteranopia (green-blind)
#E0CF7E
Tritanopia (blue-blind)
#46EAD3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64ef75; /* rgb */ color: rgb(100, 239, 117); /* oklch */ color: oklch(84.8% 0.203 145.8);
Tailwind
colors: {
custom: {
50: '#9cf59f',
500: '#64ef75',
950: '#000000',
},
}SCSS
$custom: #64ef75; $custom-light: #9cf59f; $custom-dark: #000000;
JSON
{
"hex": "#64ef75",
"rgb": {
"r": 100,
"g": 239,
"b": 117
},
"hsl": {
"h": 127.338,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.84847,
"c": 0.20349,
"h": 145.8
},
"luminance": 0.65727
}Semantic roles & 50–950 ramp
primary
#64EF75
secondary
#C235B1
accent
#08C4DE
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580