#64F582#64F582
#64F582 is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.5% C 0.200 H 147.7°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #64F582 |
|---|---|
| RGB | rgb(100, 245, 130) |
| HSL | hsl(132, 88%, 68%) |
| HSV | hsv(132, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 46.9%, 3.9%) |
| CIE-LAB | lab(86.81, -62.51, 43.81) |
| CIE-LCH | lch(86.81, 76.34, 144.97°) |
| OKLab | oklab(86.51% -0.169 0.1068) |
| OKLCH | oklch(86.51% 0.2 147.7) |
| XYZ | xyz(41.9343, 69.6219, 32.3432) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.97
Minty Green
#0BF77D
ΔE00 3.10
Wintergreen
#20F986
ΔE00 3.15
Lightgreen (survey)
#76FF7B
ΔE00 3.27
Spring Green
#00FF7F
ΔE00 3.63
Turquoise Green
#04F489
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F582 #F564D7
analogous
#8EF564 #64F582 #64F5CB
triadic
#64F582 #8264F5 #F58264
tetradic
#64F582 #648EF5 #F564D7 #F5CB64
square
#64F582 #648EF5 #F564D7 #F5CB64
split-complementary
#64F582 #CB64F5 #F5648E
monochromatic
#0DD136 #2BF154 #64F582 #9DF9B0 #D7FCDF
Accessibility & contrast
On white
1.41
#64F582 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#64F582 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F582
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F582 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F582 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E179
Deuteranopia (green-blind)
#E5D48A
Tritanopia (blue-blind)
#3FF0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f582; /* rgb */ color: rgb(100, 245, 130); /* oklch */ color: oklch(86.5% 0.200 147.7);
Tailwind
colors: {
custom: {
50: '#9df9a8',
500: '#64f582',
950: '#000000',
},
}SCSS
$custom: #64f582; $custom-light: #9df9a8; $custom-dark: #000000;
JSON
{
"hex": "#64f582",
"rgb": {
"r": 100,
"g": 245,
"b": 130
},
"hsl": {
"h": 132.414,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.86511,
"c": 0.19987,
"h": 147.7
},
"luminance": 0.69626
}Semantic roles & 50–950 ramp
primary
#64F582
secondary
#CC31AC
accent
#01B5E4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580