#64E588#64E588
#64E588 is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.7% C 0.173 H 150.1°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #64E588 |
|---|---|
| RGB | rgb(100, 229, 136) |
| HSL | hsl(137, 71%, 65%) |
| HSV | hsv(137, 56%, 90%) |
| CMYK | cmyk(56.3%, 0%, 40.6%, 10.2%) |
| CIE-LAB | lab(82.12, -55.51, 34.86) |
| CIE-LCH | lch(82.12, 65.55, 147.88°) |
| OKLab | oklab(82.69% -0.1503 0.0863) |
| OKLCH | oklch(82.69% 0.173 150.1) |
| XYZ | xyz(37.7161, 60.5221, 32.9821) |
| Luminance | 0.6053 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.52
Tealish Green
#0CDC73
ΔE00 4.41
Lightgreen
#90EE90
ΔE00 4.54
Turquoise Green
#04F489
ΔE00 4.69
Aqua Green
#12E193
ΔE00 5.21
Wintergreen
#20F986
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E588 #E564C1
analogous
#81E564 #64E588 #64E5C9
triadic
#64E588 #8864E5 #E58864
tetradic
#64E588 #6481E5 #E564C1 #E5C964
square
#64E588 #6481E5 #E564C1 #E5C964
split-complementary
#64E588 #C964E5 #E56481
monochromatic
#1EB147 #30DC60 #64E588 #98EEB0 #CDF7D8
Accessibility & contrast
On white
1.60
#64E588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#64E588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E588
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E588 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D481
Deuteranopia (green-blind)
#D5C78E
Tritanopia (blue-blind)
#43E1CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64e588; /* rgb */ color: rgb(100, 229, 136); /* oklch */ color: oklch(82.7% 0.173 150.1);
Tailwind
colors: {
custom: {
50: '#9aeeab',
500: '#64e588',
950: '#000000',
},
}SCSS
$custom: #64e588; $custom-light: #9aeeab; $custom-dark: #000000;
JSON
{
"hex": "#64e588",
"rgb": {
"r": 100,
"g": 229,
"b": 136
},
"hsl": {
"h": 136.744,
"s": 71.271,
"l": 64.51
},
"oklch": {
"l": 0.82685,
"c": 0.17333,
"h": 150.1
},
"luminance": 0.60526
}Semantic roles & 50–950 ramp
primary
#64E588
secondary
#B23B91
accent
#129DD3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581