#64D77A#64D77A
#64D77A is a light, vivid green. Relative luminance 0.527; OKLCH L 79.0% C 0.167 H 147.9°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #64D77A |
|---|---|
| RGB | rgb(100, 215, 122) |
| HSL | hsl(131, 59%, 62%) |
| HSV | hsv(131, 53%, 84%) |
| CMYK | cmyk(53.5%, 0%, 43.3%, 15.7%) |
| CIE-LAB | lab(77.70, -52.24, 36.16) |
| CIE-LCH | lch(77.70, 63.53, 145.31°) |
| OKLab | oklab(78.99% -0.1415 0.0889) |
| OKLCH | oklch(78.99% 0.167 147.9) |
| XYZ | xyz(33.0667, 52.7125, 26.8406) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tealish Green
#0CDC73
ΔE00 4.11
Weird Green
#3AE57F
ΔE00 4.18
Emerald
#50C878
ΔE00 4.42
Seaweed
#18D17B
ΔE00 4.82
Lightish Green
#61E160
ΔE00 5.14
Soft Green
#6FC276
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D77A #D764C1
analogous
#88D764 #64D77A #64D7B3
triadic
#64D77A #7A64D7 #D77A64
tetradic
#64D77A #6488D7 #D764C1 #D7B364
square
#64D77A #6488D7 #D764C1 #D7B364
split-complementary
#64D77A #B364D7 #D76488
monochromatic
#28993D #34CA51 #64D77A #95E4A4 #C5F0CD
Accessibility & contrast
On white
1.82
#64D77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#64D77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D77A
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D77A | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C773
Deuteranopia (green-blind)
#C9BC80
Tritanopia (blue-blind)
#4CD3C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #64d77a; /* rgb */ color: rgb(100, 215, 122); /* oklch */ color: oklch(79.0% 0.167 147.9);
Tailwind
colors: {
custom: {
50: '#99e4a1',
500: '#64d77a',
950: '#000000',
},
}SCSS
$custom: #64d77a; $custom-light: #99e4a1; $custom-dark: #000000;
JSON
{
"hex": "#64d77a",
"rgb": {
"r": 100,
"g": 215,
"b": 122
},
"hsl": {
"h": 131.478,
"s": 58.974,
"l": 61.765
},
"oklch": {
"l": 0.78994,
"c": 0.16717,
"h": 147.9
},
"luminance": 0.52715
}Semantic roles & 50–950 ramp
primary
#64D77A
secondary
#9E428C
accent
#1FA7C7
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480