#64F586#64F586
#64F586 is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.6% C 0.196 H 148.5°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #64F586 |
|---|---|
| RGB | rgb(100, 245, 134) |
| HSL | hsl(134, 88%, 68%) |
| HSV | hsv(134, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 45.3%, 3.9%) |
| CIE-LAB | lab(86.86, -61.92, 41.95) |
| CIE-LCH | lch(86.86, 74.79, 145.88°) |
| OKLab | oklab(86.57% -0.1673 0.1027) |
| OKLCH | oklch(86.57% 0.196 148.5) |
| XYZ | xyz(42.2081, 69.7313, 33.7848) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.97
Minty Green
#0BF77D
ΔE00 3.10
Spearmint
#1EF876
ΔE00 3.17
Turquoise Green
#04F489
ΔE00 3.63
Spring Green
#00FF7F
ΔE00 3.70
Lightgreen (survey)
#76FF7B
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F586 #F564D3
analogous
#8AF564 #64F586 #64F5CF
triadic
#64F586 #8664F5 #F58664
tetradic
#64F586 #648AF5 #F564D3 #F5CF64
square
#64F586 #648AF5 #F564D3 #F5CF64
split-complementary
#64F586 #CF64F5 #F5648A
monochromatic
#0DD13B #2BF159 #64F586 #9DF9B3 #D7FCE0
Accessibility & contrast
On white
1.40
#64F586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#64F586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F586
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F586 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17D
Deuteranopia (green-blind)
#E4D48E
Tritanopia (blue-blind)
#3DF0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f586; /* rgb */ color: rgb(100, 245, 134); /* oklch */ color: oklch(86.6% 0.196 148.5);
Tailwind
colors: {
custom: {
50: '#9df9ab',
500: '#64f586',
950: '#000000',
},
}SCSS
$custom: #64f586; $custom-light: #9df9ab; $custom-dark: #000000;
JSON
{
"hex": "#64f586",
"rgb": {
"r": 100,
"g": 245,
"b": 134
},
"hsl": {
"h": 134.069,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.86573,
"c": 0.19634,
"h": 148.5
},
"luminance": 0.69735
}Semantic roles & 50–950 ramp
primary
#64F586
secondary
#CC31A8
accent
#01AFE4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581