#64FA82#64FA82
#64FA82 is a very light, highly saturated green. Relative luminance 0.727; OKLCH L 87.7% C 0.206 H 147.5°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #64FA82 |
|---|---|
| RGB | rgb(100, 250, 130) |
| HSL | hsl(132, 94%, 69%) |
| HSV | hsv(132, 60%, 98%) |
| CMYK | cmyk(60%, 0%, 48%, 2%) |
| CIE-LAB | lab(88.30, -64.34, 45.68) |
| CIE-LCH | lch(88.30, 78.91, 144.63°) |
| OKLab | oklab(87.74% -0.1739 0.111) |
| OKLCH | oklch(87.74% 0.206 147.5) |
| XYZ | xyz(43.4674, 72.6880, 32.8543) |
| Luminance | 0.7269 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.41
Spearmint
#1EF876
ΔE00 2.81
Spring Green
#00FF7F
ΔE00 3.14
Minty Green
#0BF77D
ΔE00 3.17
Wintergreen
#20F986
ΔE00 3.22
Easter Green
#8CFD7E
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FA82 #FA64DC
analogous
#91FA64 #64FA82 #64FACD
triadic
#64FA82 #8264FA #FA8264
tetradic
#64FA82 #6491FA #FA64DC #FACD64
square
#64FA82 #6491FA #FA64DC #FACD64
split-complementary
#64FA82 #CD64FA #FA6491
monochromatic
#07DC32 #29F852 #64FA82 #9FFCB2 #DBFEE2
Accessibility & contrast
On white
1.35
#64FA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#64FA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FA82
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FA82 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE678
Deuteranopia (green-blind)
#E9D88A
Tritanopia (blue-blind)
#3DF5DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #64fa82; /* rgb */ color: rgb(100, 250, 130); /* oklch */ color: oklch(87.7% 0.206 147.5);
Tailwind
colors: {
custom: {
50: '#9efda8',
500: '#64fa82',
950: '#000000',
},
}SCSS
$custom: #64fa82; $custom-light: #9efda8; $custom-dark: #000000;
JSON
{
"hex": "#64fa82",
"rgb": {
"r": 100,
"g": 250,
"b": 130
},
"hsl": {
"h": 132,
"s": 93.75,
"l": 68.627
},
"oklch": {
"l": 0.87736,
"c": 0.20627,
"h": 147.5
},
"luminance": 0.72692
}Semantic roles & 50–950 ramp
primary
#64FA82
secondary
#D42EB3
accent
#00B8E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681