#64EF7E#64EF7E
#64EF7E is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.196 H 147.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #64EF7E |
|---|---|
| RGB | rgb(100, 239, 126) |
| HSL | hsl(131, 81%, 66%) |
| HSV | hsv(131, 58%, 94%) |
| CMYK | cmyk(58.2%, 0%, 47.3%, 6.3%) |
| CIE-LAB | lab(84.97, -60.87, 43.42) |
| CIE-LCH | lch(84.97, 74.77, 144.50°) |
| OKLab | oklab(84.98% -0.1646 0.1057) |
| OKLCH | oklch(84.98% 0.196 147.3) |
| XYZ | xyz(39.8853, 65.9450, 30.3614) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.49
Minty Green
#0BF77D
ΔE00 3.56
Wintergreen
#20F986
ΔE00 3.75
Weird Green
#3AE57F
ΔE00 3.77
Turquoise Green
#04F489
ΔE00 4.14
Lightgreen (survey)
#76FF7B
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EF7E #EF64D5
analogous
#90EF64 #64EF7E #64EFC4
triadic
#64EF7E #7E64EF #EF7E64
tetradic
#64EF7E #6490EF #EF64D5 #EFC464
square
#64EF7E #6490EF #EF64D5 #EFC464
split-complementary
#64EF7E #C464EF #EF6490
monochromatic
#14C435 #2DE950 #64EF7E #9BF5AC #D3FADA
Accessibility & contrast
On white
1.48
#64EF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#64EF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EF7E
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EF7E | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC75
Deuteranopia (green-blind)
#E0CF86
Tritanopia (blue-blind)
#43EAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64ef7e; /* rgb */ color: rgb(100, 239, 126); /* oklch */ color: oklch(85.0% 0.196 147.3);
Tailwind
colors: {
custom: {
50: '#9cf5a5',
500: '#64ef7e',
950: '#000000',
},
}SCSS
$custom: #64ef7e; $custom-light: #9cf5a5; $custom-dark: #000000;
JSON
{
"hex": "#64ef7e",
"rgb": {
"r": 100,
"g": 239,
"b": 126
},
"hsl": {
"h": 131.223,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.84978,
"c": 0.19564,
"h": 147.3
},
"luminance": 0.65949
}Semantic roles & 50–950 ramp
primary
#64EF7E
secondary
#C235A8
accent
#08B6DE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580