#64F784#64F784
#64F784 is a very light, highly saturated green. Relative luminance 0.709; OKLCH L 87.0% C 0.201 H 148.0°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #64F784 |
|---|---|
| RGB | rgb(100, 247, 132) |
| HSL | hsl(133, 90%, 68%) |
| HSV | hsv(133, 60%, 97%) |
| CMYK | cmyk(59.5%, 0%, 46.6%, 3.1%) |
| CIE-LAB | lab(87.43, -62.95, 43.64) |
| CIE-LCH | lch(87.43, 76.60, 145.27°) |
| OKLab | oklab(87.03% -0.1701 0.1064) |
| OKLCH | oklch(87.03% 0.201 148) |
| XYZ | xyz(42.6782, 70.8927, 33.2599) |
| Luminance | 0.7090 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.92
Wintergreen
#20F986
ΔE00 3.01
Minty Green
#0BF77D
ΔE00 3.05
Lightgreen (survey)
#76FF7B
ΔE00 3.12
Spring Green
#00FF7F
ΔE00 3.41
Turquoise Green
#04F489
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F784 #F764D7
analogous
#8DF764 #64F784 #64F7CD
triadic
#64F784 #8464F7 #F78464
tetradic
#64F784 #648DF7 #F764D7 #F7CD64
square
#64F784 #648DF7 #F764D7 #F7CD64
split-complementary
#64F784 #CD64F7 #F7648D
monochromatic
#0BD637 #2AF456 #64F784 #9EFAB2 #D8FDE0
Accessibility & contrast
On white
1.38
#64F784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#64F784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F784
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F784 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37B
Deuteranopia (green-blind)
#E6D68C
Tritanopia (blue-blind)
#3DF2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f784; /* rgb */ color: rgb(100, 247, 132); /* oklch */ color: oklch(87.0% 0.201 148.0);
Tailwind
colors: {
custom: {
50: '#9dfba9',
500: '#64f784',
950: '#000000',
},
}SCSS
$custom: #64f784; $custom-light: #9dfba9; $custom-dark: #000000;
JSON
{
"hex": "#64f784",
"rgb": {
"r": 100,
"g": 247,
"b": 132
},
"hsl": {
"h": 133.061,
"s": 90.184,
"l": 68.039
},
"oklch": {
"l": 0.87031,
"c": 0.20069,
"h": 148
},
"luminance": 0.70897
}Semantic roles & 50–950 ramp
primary
#64F784
secondary
#D02FAD
accent
#00B4E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581