#64F588#64F588
#64F588 is a very light, vivid green. Relative luminance 0.698; OKLCH L 86.6% C 0.195 H 148.9°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #64F588 |
|---|---|
| RGB | rgb(100, 245, 136) |
| HSL | hsl(135, 88%, 68%) |
| HSV | hsv(135, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(86.89, -61.61, 41.02) |
| CIE-LCH | lch(86.89, 74.02, 146.35°) |
| OKLab | oklab(86.61% -0.1665 0.1006) |
| OKLCH | oklch(86.61% 0.195 148.9) |
| XYZ | xyz(42.3489, 69.7877, 34.5264) |
| Luminance | 0.6979 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.92
Minty Green
#0BF77D
ΔE00 3.14
Spearmint
#1EF876
ΔE00 3.31
Turquoise Green
#04F489
ΔE00 3.50
Spring Green
#00FF7F
ΔE00 3.77
Baby Green
#8CFF9E
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F588 #F564D1
analogous
#88F564 #64F588 #64F5D1
triadic
#64F588 #8864F5 #F58864
tetradic
#64F588 #6488F5 #F564D1 #F5D164
square
#64F588 #6488F5 #F564D1 #F5D164
split-complementary
#64F588 #D164F5 #F56488
monochromatic
#0DD13E #2BF15C #64F588 #9DF9B4 #D7FCE0
Accessibility & contrast
On white
1.40
#64F588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#64F588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F588
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F588 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E280
Deuteranopia (green-blind)
#E4D48F
Tritanopia (blue-blind)
#3CF1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f588; /* rgb */ color: rgb(100, 245, 136); /* oklch */ color: oklch(86.6% 0.195 148.9);
Tailwind
colors: {
custom: {
50: '#9df9ac',
500: '#64f588',
950: '#000000',
},
}SCSS
$custom: #64f588; $custom-light: #9df9ac; $custom-dark: #000000;
JSON
{
"hex": "#64f588",
"rgb": {
"r": 100,
"g": 245,
"b": 136
},
"hsl": {
"h": 134.897,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.86605,
"c": 0.19455,
"h": 148.9
},
"luminance": 0.69792
}Semantic roles & 50–950 ramp
primary
#64F588
secondary
#CC31A6
accent
#01ACE4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581