#64F488#64F488
#64F488 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.4% C 0.193 H 148.9°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #64F488 |
|---|---|
| RGB | rgb(100, 244, 136) |
| HSL | hsl(135, 87%, 67%) |
| HSV | hsv(135, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(86.60, -61.24, 40.64) |
| CIE-LCH | lch(86.60, 73.50, 146.43°) |
| OKLab | oklab(86.36% -0.1655 0.0997) |
| OKLCH | oklch(86.36% 0.193 148.9) |
| XYZ | xyz(42.0472, 69.1843, 34.4258) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.98
Minty Green
#0BF77D
ΔE00 3.21
Spearmint
#1EF876
ΔE00 3.41
Turquoise Green
#04F489
ΔE00 3.46
Spring Green
#00FF7F
ΔE00 3.92
Baby Green
#8CFF9E
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F488 #F464D0
analogous
#88F464 #64F488 #64F4D0
triadic
#64F488 #8864F4 #F48864
tetradic
#64F488 #6488F4 #F464D0 #F4D064
square
#64F488 #6488F4 #F464D0 #F4D064
split-complementary
#64F488 #D064F4 #F46488
monochromatic
#0FCF3F #2BF05C #64F488 #9DF8B4 #D6FCE0
Accessibility & contrast
On white
1.42
#64F488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#64F488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F488
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F488 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E180
Deuteranopia (green-blind)
#E3D48F
Tritanopia (blue-blind)
#3DF0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f488; /* rgb */ color: rgb(100, 244, 136); /* oklch */ color: oklch(86.4% 0.193 148.9);
Tailwind
colors: {
custom: {
50: '#9cf9ac',
500: '#64f488',
950: '#000000',
},
}SCSS
$custom: #64f488; $custom-light: #9cf9ac; $custom-dark: #000000;
JSON
{
"hex": "#64f488",
"rgb": {
"r": 100,
"g": 244,
"b": 136
},
"hsl": {
"h": 135,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.8636,
"c": 0.19325,
"h": 148.9
},
"luminance": 0.69188
}Semantic roles & 50–950 ramp
primary
#64F488
secondary
#CB32A4
accent
#02ABE3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581