#64E77D#64E77D
#64E77D is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.0% C 0.186 H 147.5°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #64E77D |
|---|---|
| RGB | rgb(100, 231, 125) |
| HSL | hsl(131, 73%, 65%) |
| HSV | hsv(131, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 45.9%, 9.4%) |
| CIE-LAB | lab(82.56, -58.01, 40.87) |
| CIE-LCH | lch(82.56, 70.96, 144.83°) |
| OKLab | oklab(82.99% -0.157 0.0999) |
| OKLCH | oklch(82.99% 0.186 147.5) |
| XYZ | xyz(37.5306, 61.3384, 29.2598) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.84
Lightish Green
#61E160
ΔE00 3.73
Lightgreen
#90EE90
ΔE00 4.30
Tealish Green
#0CDC73
ΔE00 4.58
Minty Green
#0BF77D
ΔE00 4.69
Turquoise Green
#04F489
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E77D #E764CE
analogous
#8DE764 #64E77D #64E7BE
triadic
#64E77D #7D64E7 #E77D64
tetradic
#64E77D #648DE7 #E764CE #E7BE64
square
#64E77D #648DE7 #E764CE #E7BE64
split-complementary
#64E77D #BE64E7 #E7648D
monochromatic
#1CB539 #2FDF51 #64E77D #99EFA9 #CEF7D6
Accessibility & contrast
On white
1.58
#64E77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#64E77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E77D
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E77D | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D575
Deuteranopia (green-blind)
#D8C984
Tritanopia (blue-blind)
#46E2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64e77d; /* rgb */ color: rgb(100, 231, 125); /* oklch */ color: oklch(83.0% 0.186 147.5);
Tailwind
colors: {
custom: {
50: '#9befa4',
500: '#64e77d',
950: '#000000',
},
}SCSS
$custom: #64e77d; $custom-light: #9befa4; $custom-dark: #000000;
JSON
{
"hex": "#64e77d",
"rgb": {
"r": 100,
"g": 231,
"b": 125
},
"hsl": {
"h": 131.45,
"s": 73.184,
"l": 64.902
},
"oklch": {
"l": 0.82993,
"c": 0.18605,
"h": 147.5
},
"luminance": 0.61342
}Semantic roles & 50–950 ramp
primary
#64E77D
secondary
#B53A9D
accent
#10B0D5
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580