#64E07F#64E07F
#64E07F is a light, vivid green. Relative luminance 0.576; OKLCH L 81.3% C 0.175 H 148.4°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #64E07F |
|---|---|
| RGB | rgb(100, 224, 127) |
| HSL | hsl(133, 67%, 64%) |
| HSV | hsv(133, 55%, 88%) |
| CMYK | cmyk(55.4%, 0%, 43.3%, 12.2%) |
| CIE-LAB | lab(80.49, -55.01, 37.24) |
| CIE-LCH | lch(80.49, 66.43, 145.90°) |
| OKLab | oklab(81.3% -0.1489 0.0916) |
| OKLCH | oklch(81.3% 0.175 148.4) |
| XYZ | xyz(35.7396, 57.5498, 29.2994) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.79
Tealish Green
#0CDC73
ΔE00 3.92
Lightish Green
#61E160
ΔE00 4.49
Lightgreen
#90EE90
ΔE00 4.94
Turquoise Green
#04F489
ΔE00 5.61
Seaweed
#18D17B
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E07F #E064C5
analogous
#87E064 #64E07F #64E0BD
triadic
#64E07F #7F64E0 #E07F64
tetradic
#64E07F #6487E0 #E064C5 #E0BD64
square
#64E07F #6487E0 #E064C5 #E0BD64
split-complementary
#64E07F #BD64E0 #E06487
monochromatic
#22A83F #31D655 #64E07F #97EAA9 #CAF4D3
Accessibility & contrast
On white
1.68
#64E07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#64E07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E07F
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E07F | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF78
Deuteranopia (green-blind)
#D1C385
Tritanopia (blue-blind)
#48DCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64e07f; /* rgb */ color: rgb(100, 224, 127); /* oklch */ color: oklch(81.3% 0.175 148.4);
Tailwind
colors: {
custom: {
50: '#9aeaa5',
500: '#64e07f',
950: '#000000',
},
}SCSS
$custom: #64e07f; $custom-light: #9aeaa5; $custom-dark: #000000;
JSON
{
"hex": "#64e07f",
"rgb": {
"r": 100,
"g": 224,
"b": 127
},
"hsl": {
"h": 133.065,
"s": 66.667,
"l": 63.529
},
"oklch": {
"l": 0.81301,
"c": 0.17484,
"h": 148.4
},
"luminance": 0.57553
}Semantic roles & 50–950 ramp
primary
#64E07F
secondary
#AA3E93
accent
#17A7CF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480