#64EF7D#64EF7D
#64EF7D is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.197 H 147.1°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #64EF7D |
|---|---|
| RGB | rgb(100, 239, 125) |
| HSL | hsl(131, 81%, 66%) |
| HSV | hsv(131, 58%, 94%) |
| CMYK | cmyk(58.2%, 0%, 47.7%, 6.3%) |
| CIE-LAB | lab(84.96, -61.02, 43.89) |
| CIE-LCH | lch(84.96, 75.16, 144.28°) |
| OKLab | oklab(84.96% -0.165 0.1067) |
| OKLCH | oklch(84.96% 0.197 147.1) |
| XYZ | xyz(39.8211, 65.9193, 30.0232) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.46
Minty Green
#0BF77D
ΔE00 3.57
Wintergreen
#20F986
ΔE00 3.81
Weird Green
#3AE57F
ΔE00 3.85
Lightgreen (survey)
#76FF7B
ΔE00 4.08
Lightish Green
#61E160
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EF7D #EF64D6
analogous
#91EF64 #64EF7D #64EFC3
triadic
#64EF7D #7D64EF #EF7D64
tetradic
#64EF7D #6491EF #EF64D6 #EFC364
square
#64EF7D #6491EF #EF64D6 #EFC364
split-complementary
#64EF7D #C364EF #EF6491
monochromatic
#14C434 #2DE94E #64EF7D #9BF5AC #D3FADA
Accessibility & contrast
On white
1.48
#64EF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#64EF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EF7D
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EF7D | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC74
Deuteranopia (green-blind)
#E0CF85
Tritanopia (blue-blind)
#44EAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64ef7d; /* rgb */ color: rgb(100, 239, 125); /* oklch */ color: oklch(85.0% 0.197 147.1);
Tailwind
colors: {
custom: {
50: '#9cf5a4',
500: '#64ef7d',
950: '#000000',
},
}SCSS
$custom: #64ef7d; $custom-light: #9cf5a4; $custom-dark: #000000;
JSON
{
"hex": "#64ef7d",
"rgb": {
"r": 100,
"g": 239,
"b": 125
},
"hsl": {
"h": 130.791,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.84963,
"c": 0.19652,
"h": 147.1
},
"luminance": 0.65923
}Semantic roles & 50–950 ramp
primary
#64EF7D
secondary
#C235A9
accent
#08B7DE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580