#64F782#64F782
#64F782 is a very light, highly saturated green. Relative luminance 0.708; OKLCH L 87.0% C 0.202 H 147.6°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #64F782 |
|---|---|
| RGB | rgb(100, 247, 130) |
| HSL | hsl(132, 90%, 68%) |
| HSV | hsv(132, 60%, 97%) |
| CMYK | cmyk(59.5%, 0%, 47.4%, 3.1%) |
| CIE-LAB | lab(87.41, -63.25, 44.56) |
| CIE-LCH | lch(87.41, 77.37, 144.83°) |
| OKLab | oklab(87% -0.1709 0.1085) |
| OKLCH | oklch(87% 0.202 147.6) |
| XYZ | xyz(42.5427, 70.8385, 32.5460) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.85
Lightgreen (survey)
#76FF7B
ΔE00 2.90
Minty Green
#0BF77D
ΔE00 3.08
Wintergreen
#20F986
ΔE00 3.13
Spring Green
#00FF7F
ΔE00 3.40
Easter Green
#8CFD7E
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F782 #F764D9
analogous
#8FF764 #64F782 #64F7CB
triadic
#64F782 #8264F7 #F78264
tetradic
#64F782 #648FF7 #F764D9 #F7CB64
square
#64F782 #648FF7 #F764D9 #F7CB64
split-complementary
#64F782 #CB64F7 #F7648F
monochromatic
#0BD634 #2AF453 #64F782 #9EFAB1 #D8FDE0
Accessibility & contrast
On white
1.38
#64F782 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#64F782 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F782
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F782 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F782 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE379
Deuteranopia (green-blind)
#E7D68A
Tritanopia (blue-blind)
#3EF2DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f782; /* rgb */ color: rgb(100, 247, 130); /* oklch */ color: oklch(87.0% 0.202 147.6);
Tailwind
colors: {
custom: {
50: '#9dfba8',
500: '#64f782',
950: '#000000',
},
}SCSS
$custom: #64f782; $custom-light: #9dfba8; $custom-dark: #000000;
JSON
{
"hex": "#64f782",
"rgb": {
"r": 100,
"g": 247,
"b": 130
},
"hsl": {
"h": 132.245,
"s": 90.184,
"l": 68.039
},
"oklch": {
"l": 0.87001,
"c": 0.20245,
"h": 147.6
},
"luminance": 0.70843
}Semantic roles & 50–950 ramp
primary
#64F782
secondary
#D02FAF
accent
#00B7E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581