#64E07A#64E07A
#64E07A is a light, vivid green. Relative luminance 0.574; OKLCH L 81.2% C 0.179 H 147.3°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #64E07A |
|---|---|
| RGB | rgb(100, 224, 122) |
| HSL | hsl(131, 67%, 64%) |
| HSV | hsv(131, 55%, 88%) |
| CMYK | cmyk(55.4%, 0%, 45.5%, 12.2%) |
| CIE-LAB | lab(80.42, -55.77, 39.62) |
| CIE-LCH | lch(80.42, 68.41, 144.61°) |
| OKLab | oklab(81.22% -0.151 0.0969) |
| OKLCH | oklch(81.22% 0.179 147.3) |
| XYZ | xyz(35.4218, 57.4227, 27.6256) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.01
Lightish Green
#61E160
ΔE00 3.69
Tealish Green
#0CDC73
ΔE00 3.98
Lightgreen
#90EE90
ΔE00 4.97
Turquoise Green
#04F489
ΔE00 5.77
Fresh Green
#69D84F
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E07A #E064CA
analogous
#8CE064 #64E07A #64E0B8
triadic
#64E07A #7A64E0 #E07A64
tetradic
#64E07A #648CE0 #E064CA #E0B864
square
#64E07A #648CE0 #E064CA #E0B864
split-complementary
#64E07A #B864E0 #E0648C
monochromatic
#22A839 #31D64E #64E07A #97EAA6 #CAF4D2
Accessibility & contrast
On white
1.68
#64E07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#64E07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E07A
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E07A | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE72
Deuteranopia (green-blind)
#D2C381
Tritanopia (blue-blind)
#4ADCC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #64e07a; /* rgb */ color: rgb(100, 224, 122); /* oklch */ color: oklch(81.2% 0.179 147.3);
Tailwind
colors: {
custom: {
50: '#9aeaa2',
500: '#64e07a',
950: '#000000',
},
}SCSS
$custom: #64e07a; $custom-light: #9aeaa2; $custom-dark: #000000;
JSON
{
"hex": "#64e07a",
"rgb": {
"r": 100,
"g": 224,
"b": 122
},
"hsl": {
"h": 130.645,
"s": 66.667,
"l": 63.529
},
"oklch": {
"l": 0.81219,
"c": 0.17942,
"h": 147.3
},
"luminance": 0.57426
}Semantic roles & 50–950 ramp
primary
#64E07A
secondary
#AA3E97
accent
#17AECF
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480