#64F587#64F587
#64F587 is a very light, vivid green. Relative luminance 0.698; OKLCH L 86.6% C 0.195 H 148.7°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #64F587 |
|---|---|
| RGB | rgb(100, 245, 135) |
| HSL | hsl(134, 88%, 68%) |
| HSV | hsv(134, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 44.9%, 3.9%) |
| CIE-LAB | lab(86.88, -61.77, 41.49) |
| CIE-LCH | lch(86.88, 74.41, 146.11°) |
| OKLab | oklab(86.59% -0.1669 0.1016) |
| OKLCH | oklch(86.59% 0.195 148.7) |
| XYZ | xyz(42.2781, 69.7594, 34.1539) |
| Luminance | 0.6976 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.94
Minty Green
#0BF77D
ΔE00 3.12
Spearmint
#1EF876
ΔE00 3.24
Turquoise Green
#04F489
ΔE00 3.56
Spring Green
#00FF7F
ΔE00 3.73
Lightgreen (survey)
#76FF7B
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F587 #F564D2
analogous
#89F564 #64F587 #64F5D0
triadic
#64F587 #8764F5 #F58764
tetradic
#64F587 #6489F5 #F564D2 #F5D064
square
#64F587 #6489F5 #F564D2 #F5D064
split-complementary
#64F587 #D064F5 #F56489
monochromatic
#0DD13D #2BF15A #64F587 #9DF9B4 #D7FCE0
Accessibility & contrast
On white
1.40
#64F587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#64F587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F587
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F587 | 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)
#F7E17F
Deuteranopia (green-blind)
#E4D48E
Tritanopia (blue-blind)
#3DF1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f587; /* rgb */ color: rgb(100, 245, 135); /* oklch */ color: oklch(86.6% 0.195 148.7);
Tailwind
colors: {
custom: {
50: '#9df9ab',
500: '#64f587',
950: '#000000',
},
}SCSS
$custom: #64f587; $custom-light: #9df9ab; $custom-dark: #000000;
JSON
{
"hex": "#64f587",
"rgb": {
"r": 100,
"g": 245,
"b": 135
},
"hsl": {
"h": 134.483,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.86589,
"c": 0.19545,
"h": 148.7
},
"luminance": 0.69763
}Semantic roles & 50–950 ramp
primary
#64F587
secondary
#CC31A7
accent
#01AEE4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581