#64ED84#64ED84
#64ED84 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.6% C 0.188 H 148.6°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #64ED84 |
|---|---|
| RGB | rgb(100, 237, 132) |
| HSL | hsl(134, 79%, 66%) |
| HSV | hsv(134, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 44.3%, 7.1%) |
| CIE-LAB | lab(84.45, -59.23, 39.85) |
| CIE-LCH | lch(84.45, 71.39, 146.06°) |
| OKLab | oklab(84.58% -0.1602 0.0978) |
| OKLCH | oklch(84.58% 0.188 148.6) |
| XYZ | xyz(39.7018, 64.9399, 32.2678) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.08
Turquoise Green
#04F489
ΔE00 3.81
Wintergreen
#20F986
ΔE00 3.82
Minty Green
#0BF77D
ΔE00 3.85
Lightgreen
#90EE90
ΔE00 4.04
Spearmint
#1EF876
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ED84 #ED64CD
analogous
#88ED64 #64ED84 #64EDC9
triadic
#64ED84 #8464ED #ED8464
tetradic
#64ED84 #6488ED #ED64CD #EDC964
square
#64ED84 #6488ED #ED64CD #EDC964
split-complementary
#64ED84 #C964ED #ED6488
monochromatic
#16C03E #2DE758 #64ED84 #9BF3B0 #D2FADB
Accessibility & contrast
On white
1.50
#64ED84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#64ED84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ED84
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ED84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ED84 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7C
Deuteranopia (green-blind)
#DDCE8B
Tritanopia (blue-blind)
#42E9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64ed84; /* rgb */ color: rgb(100, 237, 132); /* oklch */ color: oklch(84.6% 0.188 148.6);
Tailwind
colors: {
custom: {
50: '#9bf4a9',
500: '#64ed84',
950: '#000000',
},
}SCSS
$custom: #64ed84; $custom-light: #9bf4a9; $custom-dark: #000000;
JSON
{
"hex": "#64ed84",
"rgb": {
"r": 100,
"g": 237,
"b": 132
},
"hsl": {
"h": 134.015,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.8458,
"c": 0.18766,
"h": 148.6
},
"luminance": 0.64944
}Semantic roles & 50–950 ramp
primary
#64ED84
secondary
#BF379F
accent
#0AABDB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581