#64F080#64F080
#64F080 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.3% C 0.195 H 147.6°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #64F080 |
|---|---|
| RGB | rgb(100, 240, 128) |
| HSL | hsl(132, 82%, 67%) |
| HSV | hsv(132, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(85.29, -60.95, 42.87) |
| CIE-LCH | lch(85.29, 74.52, 144.88°) |
| OKLab | oklab(85.25% -0.1648 0.1045) |
| OKLCH | oklch(85.25% 0.195 147.6) |
| XYZ | xyz(40.3092, 66.5842, 31.1457) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.42
Minty Green
#0BF77D
ΔE00 3.44
Wintergreen
#20F986
ΔE00 3.56
Weird Green
#3AE57F
ΔE00 3.80
Turquoise Green
#04F489
ΔE00 3.97
Lightgreen (survey)
#76FF7B
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F080 #F064D4
analogous
#8EF064 #64F080 #64F0C6
triadic
#64F080 #8064F0 #F08064
tetradic
#64F080 #648EF0 #F064D4 #F0C664
square
#64F080 #648EF0 #F064D4 #F0C664
split-complementary
#64F080 #C664F0 #F0648E
monochromatic
#13C637 #2CEB52 #64F080 #9CF5AE #D4FBDB
Accessibility & contrast
On white
1.47
#64F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#64F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F080
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F080 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD77
Deuteranopia (green-blind)
#E0D088
Tritanopia (blue-blind)
#42EBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64f080; /* rgb */ color: rgb(100, 240, 128); /* oklch */ color: oklch(85.3% 0.195 147.6);
Tailwind
colors: {
custom: {
50: '#9cf6a6',
500: '#64f080',
950: '#000000',
},
}SCSS
$custom: #64f080; $custom-light: #9cf6a6; $custom-dark: #000000;
JSON
{
"hex": "#64f080",
"rgb": {
"r": 100,
"g": 240,
"b": 128
},
"hsl": {
"h": 132,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.85254,
"c": 0.19517,
"h": 147.6
},
"luminance": 0.66588
}Semantic roles & 50–950 ramp
primary
#64F080
secondary
#C435A7
accent
#07B4DF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580