#64ED7E#64ED7E
#64ED7E is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.5% C 0.193 H 147.4°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #64ED7E |
|---|---|
| RGB | rgb(100, 237, 126) |
| HSL | hsl(131, 79%, 66%) |
| HSV | hsv(131, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 46.8%, 7.1%) |
| CIE-LAB | lab(84.37, -60.13, 42.67) |
| CIE-LCH | lch(84.37, 73.73, 144.64°) |
| OKLab | oklab(84.49% -0.1626 0.104) |
| OKLCH | oklch(84.49% 0.193 147.4) |
| XYZ | xyz(39.3030, 64.7804, 30.1673) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.46
Minty Green
#0BF77D
ΔE00 3.78
Spearmint
#1EF876
ΔE00 3.80
Wintergreen
#20F986
ΔE00 3.97
Lightish Green
#61E160
ΔE00 4.07
Turquoise Green
#04F489
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ED7E #ED64D3
analogous
#8EED64 #64ED7E #64EDC2
triadic
#64ED7E #7E64ED #ED7E64
tetradic
#64ED7E #648EED #ED64D3 #EDC264
square
#64ED7E #648EED #ED64D3 #EDC264
split-complementary
#64ED7E #C264ED #ED648E
monochromatic
#16C037 #2DE750 #64ED7E #9BF3AC #D2FAD9
Accessibility & contrast
On white
1.50
#64ED7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#64ED7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ED7E
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ED7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ED7E | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA75
Deuteranopia (green-blind)
#DECE86
Tritanopia (blue-blind)
#44E8D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64ed7e; /* rgb */ color: rgb(100, 237, 126); /* oklch */ color: oklch(84.5% 0.193 147.4);
Tailwind
colors: {
custom: {
50: '#9cf4a5',
500: '#64ed7e',
950: '#000000',
},
}SCSS
$custom: #64ed7e; $custom-light: #9cf4a5; $custom-dark: #000000;
JSON
{
"hex": "#64ed7e",
"rgb": {
"r": 100,
"g": 237,
"b": 126
},
"hsl": {
"h": 131.387,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.84486,
"c": 0.19304,
"h": 147.4
},
"luminance": 0.64784
}Semantic roles & 50–950 ramp
primary
#64ED7E
secondary
#BF37A5
accent
#0AB4DB
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580