#64F680#64F680
#64F680 is a very light, highly saturated green. Relative luminance 0.702; OKLCH L 86.7% C 0.203 H 147.3°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #64F680 |
|---|---|
| RGB | rgb(100, 246, 128) |
| HSL | hsl(132, 89%, 68%) |
| HSV | hsv(132, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 48%, 3.5%) |
| CIE-LAB | lab(87.08, -63.17, 45.11) |
| CIE-LCH | lch(87.08, 77.62, 144.47°) |
| OKLab | oklab(86.73% -0.1708 0.1096) |
| OKLCH | oklch(86.73% 0.203 147.3) |
| XYZ | xyz(42.1047, 70.1754, 31.7442) |
| Luminance | 0.7018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.84
Lightgreen (survey)
#76FF7B
ΔE00 2.89
Minty Green
#0BF77D
ΔE00 3.13
Wintergreen
#20F986
ΔE00 3.26
Spring Green
#00FF7F
ΔE00 3.52
Easter Green
#8CFD7E
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F680 #F664DA
analogous
#91F664 #64F680 #64F6C9
triadic
#64F680 #8064F6 #F68064
tetradic
#64F680 #6491F6 #F664DA #F6C964
square
#64F680 #6491F6 #F664DA #F6C964
split-complementary
#64F680 #C964F6 #F66491
monochromatic
#0CD332 #2AF351 #64F680 #9EF9AF #D8FDDF
Accessibility & contrast
On white
1.40
#64F680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#64F680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F680
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F680 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E276
Deuteranopia (green-blind)
#E6D588
Tritanopia (blue-blind)
#40F1DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f680; /* rgb */ color: rgb(100, 246, 128); /* oklch */ color: oklch(86.7% 0.203 147.3);
Tailwind
colors: {
custom: {
50: '#9dfaa7',
500: '#64f680',
950: '#000000',
},
}SCSS
$custom: #64f680; $custom-light: #9dfaa7; $custom-dark: #000000;
JSON
{
"hex": "#64f680",
"rgb": {
"r": 100,
"g": 246,
"b": 128
},
"hsl": {
"h": 131.507,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.86726,
"c": 0.20292,
"h": 147.3
},
"luminance": 0.70179
}Semantic roles & 50–950 ramp
primary
#64F680
secondary
#CE30B0
accent
#00B9E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580