#64DC7A#64DC7A
#64DC7A is a light, vivid green. Relative luminance 0.553; OKLCH L 80.2% C 0.174 H 147.5°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #64DC7A |
|---|---|
| RGB | rgb(100, 220, 122) |
| HSL | hsl(131, 63%, 63%) |
| HSV | hsv(131, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 44.5%, 13.7%) |
| CIE-LAB | lab(79.21, -54.22, 38.09) |
| CIE-LCH | lch(79.21, 66.26, 144.91°) |
| OKLab | oklab(80.23% -0.1468 0.0934) |
| OKLCH | oklch(80.23% 0.174 147.5) |
| XYZ | xyz(34.3594, 55.2979, 27.2715) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.39
Tealish Green
#0CDC73
ΔE00 3.88
Lightish Green
#61E160
ΔE00 4.23
Seaweed
#18D17B
ΔE00 5.47
Lightgreen
#90EE90
ΔE00 5.51
Emerald
#50C878
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DC7A #DC64C6
analogous
#8ADC64 #64DC7A #64DCB6
triadic
#64DC7A #7A64DC #DC7A64
tetradic
#64DC7A #648ADC #DC64C6 #DCB664
square
#64DC7A #648ADC #DC64C6 #DCB664
split-complementary
#64DC7A #B664DC #DC648A
monochromatic
#24A13B #32D14F #64DC7A #96E7A5 #C8F3D0
Accessibility & contrast
On white
1.74
#64DC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#64DC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DC7A
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DC7A | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB72
Deuteranopia (green-blind)
#CEC081
Tritanopia (blue-blind)
#4BD8C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #64dc7a; /* rgb */ color: rgb(100, 220, 122); /* oklch */ color: oklch(80.2% 0.174 147.5);
Tailwind
colors: {
custom: {
50: '#99e8a2',
500: '#64dc7a',
950: '#000000',
},
}SCSS
$custom: #64dc7a; $custom-light: #99e8a2; $custom-dark: #000000;
JSON
{
"hex": "#64dc7a",
"rgb": {
"r": 100,
"g": 220,
"b": 122
},
"hsl": {
"h": 131,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.80231,
"c": 0.17402,
"h": 147.5
},
"luminance": 0.55301
}Semantic roles & 50–950 ramp
primary
#64DC7A
secondary
#A54092
accent
#1BABCB
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480