#64E07C#64E07C
#64E07C is a light, vivid green. Relative luminance 0.575; OKLCH L 81.3% C 0.178 H 147.7°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #64E07C |
|---|---|
| RGB | rgb(100, 224, 124) |
| HSL | hsl(132, 67%, 64%) |
| HSV | hsv(132, 55%, 88%) |
| CMYK | cmyk(55.4%, 0%, 44.6%, 12.2%) |
| CIE-LAB | lab(80.44, -55.47, 38.67) |
| CIE-LCH | lch(80.44, 67.62, 145.12°) |
| OKLab | oklab(81.25% -0.1502 0.0948) |
| OKLCH | oklch(81.25% 0.178 147.7) |
| XYZ | xyz(35.5470, 57.4727, 28.2850) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.89
Tealish Green
#0CDC73
ΔE00 3.94
Lightish Green
#61E160
ΔE00 4.01
Lightgreen
#90EE90
ΔE00 4.94
Turquoise Green
#04F489
ΔE00 5.70
Seaweed
#18D17B
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E07C #E064C8
analogous
#8AE064 #64E07C #64E0BA
triadic
#64E07C #7C64E0 #E07C64
tetradic
#64E07C #648AE0 #E064C8 #E0BA64
square
#64E07C #648AE0 #E064C8 #E0BA64
split-complementary
#64E07C #BA64E0 #E0648A
monochromatic
#22A83C #31D651 #64E07C #97EAA7 #CAF4D2
Accessibility & contrast
On white
1.68
#64E07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#64E07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E07C
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E07C | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF74
Deuteranopia (green-blind)
#D2C383
Tritanopia (blue-blind)
#49DCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64e07c; /* rgb */ color: rgb(100, 224, 124); /* oklch */ color: oklch(81.3% 0.178 147.7);
Tailwind
colors: {
custom: {
50: '#9aeaa3',
500: '#64e07c',
950: '#000000',
},
}SCSS
$custom: #64e07c; $custom-light: #9aeaa3; $custom-dark: #000000;
JSON
{
"hex": "#64e07c",
"rgb": {
"r": 100,
"g": 224,
"b": 124
},
"hsl": {
"h": 131.613,
"s": 66.667,
"l": 63.529
},
"oklch": {
"l": 0.81251,
"c": 0.17759,
"h": 147.7
},
"luminance": 0.57476
}Semantic roles & 50–950 ramp
primary
#64E07C
secondary
#AA3E95
accent
#17ABCF
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480