#64F377#64F377
#64F377 is a very light, highly saturated green. Relative luminance 0.681; OKLCH L 85.9% C 0.207 H 145.9°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #64F377 |
|---|---|
| RGB | rgb(100, 243, 119) |
| HSL | hsl(128, 86%, 67%) |
| HSV | hsv(128, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 51%, 4.7%) |
| CIE-LAB | lab(86.08, -63.32, 48.12) |
| CIE-LCH | lch(86.08, 79.53, 142.77°) |
| OKLab | oklab(85.86% -0.1714 0.1159) |
| OKLCH | oklch(85.86% 0.207 145.9) |
| XYZ | xyz(40.6333, 68.1386, 28.4599) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.87
Spearmint
#1EF876
ΔE00 3.05
Minty Green
#0BF77D
ΔE00 3.60
Easter Green
#8CFD7E
ΔE00 3.85
Wintergreen
#20F986
ΔE00 4.02
Spring Green
#00FF7F
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F377 #F364E0
analogous
#99F364 #64F377 #64F3BF
triadic
#64F377 #7764F3 #F37764
tetradic
#64F377 #6499F3 #F364E0 #F3BF64
square
#64F377 #6499F3 #F364E0 #F3BF64
split-complementary
#64F377 #BF64F3 #F36499
monochromatic
#10CD29 #2BEF45 #64F377 #9DF7A9 #D6FCDB
Accessibility & contrast
On white
1.44
#64F377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#64F377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F377
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F377 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF6C
Deuteranopia (green-blind)
#E4D280
Tritanopia (blue-blind)
#44EED7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64f377; /* rgb */ color: rgb(100, 243, 119); /* oklch */ color: oklch(85.9% 0.207 145.9);
Tailwind
colors: {
custom: {
50: '#9df8a1',
500: '#64f377',
950: '#000000',
},
}SCSS
$custom: #64f377; $custom-light: #9df8a1; $custom-dark: #000000;
JSON
{
"hex": "#64f377",
"rgb": {
"r": 100,
"g": 243,
"b": 119
},
"hsl": {
"h": 127.972,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.85861,
"c": 0.20687,
"h": 145.9
},
"luminance": 0.68142
}Semantic roles & 50–950 ramp
primary
#64F377
secondary
#C932B5
accent
#03C5E2
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580