#64F583#64F583
#64F583 is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.5% C 0.199 H 147.9°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #64F583 |
|---|---|
| RGB | rgb(100, 245, 131) |
| HSL | hsl(133, 88%, 68%) |
| HSV | hsv(133, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 46.5%, 3.9%) |
| CIE-LAB | lab(86.82, -62.36, 43.35) |
| CIE-LCH | lch(86.82, 75.95, 145.20°) |
| OKLab | oklab(86.53% -0.1686 0.1057) |
| OKLCH | oklch(86.53% 0.199 147.9) |
| XYZ | xyz(42.0018, 69.6488, 32.6985) |
| Luminance | 0.6965 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.01
Minty Green
#0BF77D
ΔE00 3.09
Wintergreen
#20F986
ΔE00 3.10
Lightgreen (survey)
#76FF7B
ΔE00 3.37
Spring Green
#00FF7F
ΔE00 3.64
Turquoise Green
#04F489
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F583 #F564D6
analogous
#8DF564 #64F583 #64F5CC
triadic
#64F583 #8364F5 #F58364
tetradic
#64F583 #648DF5 #F564D6 #F5CC64
square
#64F583 #648DF5 #F564D6 #F5CC64
split-complementary
#64F583 #CC64F5 #F5648D
monochromatic
#0DD137 #2BF155 #64F583 #9DF9B1 #D7FCDF
Accessibility & contrast
On white
1.41
#64F583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#64F583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F583
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F583 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17A
Deuteranopia (green-blind)
#E5D48B
Tritanopia (blue-blind)
#3FF0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f583; /* rgb */ color: rgb(100, 245, 131); /* oklch */ color: oklch(86.5% 0.199 147.9);
Tailwind
colors: {
custom: {
50: '#9df9a9',
500: '#64f583',
950: '#000000',
},
}SCSS
$custom: #64f583; $custom-light: #9df9a9; $custom-dark: #000000;
JSON
{
"hex": "#64f583",
"rgb": {
"r": 100,
"g": 245,
"b": 131
},
"hsl": {
"h": 132.828,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.86526,
"c": 0.19899,
"h": 147.9
},
"luminance": 0.69653
}Semantic roles & 50–950 ramp
primary
#64F583
secondary
#CC31AB
accent
#01B4E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581