#64E078#64E078
#64E078 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.2% C 0.181 H 146.9°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #64E078 |
|---|---|
| RGB | rgb(100, 224, 120) |
| HSL | hsl(130, 67%, 64%) |
| HSV | hsv(130, 55%, 88%) |
| CMYK | cmyk(55.4%, 0%, 46.4%, 12.2%) |
| CIE-LAB | lab(80.39, -56.07, 40.57) |
| CIE-LCH | lch(80.39, 69.21, 144.11°) |
| OKLab | oklab(81.19% -0.1518 0.099) |
| OKLCH | oklch(81.19% 0.181 146.9) |
| XYZ | xyz(35.2991, 57.3736, 26.9797) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.14
Lightish Green
#61E160
ΔE00 3.38
Tealish Green
#0CDC73
ΔE00 4.05
Lightgreen
#90EE90
ΔE00 5.01
Fresh Green
#69D84F
ΔE00 5.48
Turquoise Green
#04F489
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E078 #E064CC
analogous
#8EE064 #64E078 #64E0B6
triadic
#64E078 #7864E0 #E07864
tetradic
#64E078 #648EE0 #E064CC #E0B664
square
#64E078 #648EE0 #E064CC #E0B664
split-complementary
#64E078 #B664E0 #E0648E
monochromatic
#22A837 #31D64C #64E078 #97EAA4 #CAF4D1
Accessibility & contrast
On white
1.68
#64E078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#64E078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E078
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E078 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CE70
Deuteranopia (green-blind)
#D2C37F
Tritanopia (blue-blind)
#4ADBC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #64e078; /* rgb */ color: rgb(100, 224, 120); /* oklch */ color: oklch(81.2% 0.181 146.9);
Tailwind
colors: {
custom: {
50: '#9aeaa0',
500: '#64e078',
950: '#000000',
},
}SCSS
$custom: #64e078; $custom-light: #9aeaa0; $custom-dark: #000000;
JSON
{
"hex": "#64e078",
"rgb": {
"r": 100,
"g": 224,
"b": 120
},
"hsl": {
"h": 129.677,
"s": 66.667,
"l": 63.529
},
"oklch": {
"l": 0.81188,
"c": 0.18124,
"h": 146.9
},
"luminance": 0.57377
}Semantic roles & 50–950 ramp
primary
#64E078
secondary
#AA3E99
accent
#17B1CF
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480