#64E77F#64E77F
#64E77F is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.0% C 0.184 H 147.9°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #64E77F |
|---|---|
| RGB | rgb(100, 231, 127) |
| HSL | hsl(132, 73%, 65%) |
| HSV | hsv(132, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 45%, 9.4%) |
| CIE-LAB | lab(82.59, -57.71, 39.93) |
| CIE-LCH | lch(82.59, 70.17, 145.32°) |
| OKLab | oklab(83.03% -0.1561 0.0978) |
| OKLCH | oklch(83.03% 0.184 147.9) |
| XYZ | xyz(37.6597, 61.3900, 29.9394) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.70
Lightish Green
#61E160
ΔE00 4.02
Lightgreen
#90EE90
ΔE00 4.26
Tealish Green
#0CDC73
ΔE00 4.53
Turquoise Green
#04F489
ΔE00 4.59
Minty Green
#0BF77D
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E77F #E764CC
analogous
#8BE764 #64E77F #64E7C0
triadic
#64E77F #7F64E7 #E77F64
tetradic
#64E77F #648BE7 #E764CC #E7C064
square
#64E77F #648BE7 #E764CC #E7C064
split-complementary
#64E77F #C064E7 #E7648B
monochromatic
#1CB53B #2FDF53 #64E77F #99EFAB #CEF7D7
Accessibility & contrast
On white
1.58
#64E77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#64E77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E77F
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E77F | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D577
Deuteranopia (green-blind)
#D8C986
Tritanopia (blue-blind)
#46E3CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #64e77f; /* rgb */ color: rgb(100, 231, 127); /* oklch */ color: oklch(83.0% 0.184 147.9);
Tailwind
colors: {
custom: {
50: '#9befa5',
500: '#64e77f',
950: '#000000',
},
}SCSS
$custom: #64e77f; $custom-light: #9befa5; $custom-dark: #000000;
JSON
{
"hex": "#64e77f",
"rgb": {
"r": 100,
"g": 231,
"b": 127
},
"hsl": {
"h": 132.366,
"s": 73.184,
"l": 64.902
},
"oklch": {
"l": 0.83025,
"c": 0.18423,
"h": 147.9
},
"luminance": 0.61393
}Semantic roles & 50–950 ramp
primary
#64E77F
secondary
#B53A9C
accent
#10ADD5
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580