#64F484#64F484
#64F484 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.3% C 0.197 H 148.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #64F484 |
|---|---|
| RGB | rgb(100, 244, 132) |
| HSL | hsl(133, 87%, 67%) |
| HSV | hsv(133, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 45.9%, 4.3%) |
| CIE-LAB | lab(86.54, -61.85, 42.51) |
| CIE-LCH | lch(86.54, 75.05, 145.50°) |
| OKLab | oklab(86.3% -0.1672 0.1039) |
| OKLCH | oklch(86.3% 0.197 148.1) |
| XYZ | xyz(41.7682, 69.0727, 32.9565) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.09
Minty Green
#0BF77D
ΔE00 3.13
Spearmint
#1EF876
ΔE00 3.14
Lightgreen (survey)
#76FF7B
ΔE00 3.67
Turquoise Green
#04F489
ΔE00 3.73
Spring Green
#00FF7F
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F484 #F464D4
analogous
#8CF464 #64F484 #64F4CC
triadic
#64F484 #8464F4 #F48464
tetradic
#64F484 #648CF4 #F464D4 #F4CC64
square
#64F484 #648CF4 #F464D4 #F4CC64
split-complementary
#64F484 #CC64F4 #F4648C
monochromatic
#0FCF39 #2BF057 #64F484 #9DF8B1 #D6FCDF
Accessibility & contrast
On white
1.42
#64F484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#64F484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F484
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F484 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07B
Deuteranopia (green-blind)
#E4D48C
Tritanopia (blue-blind)
#3FEFD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f484; /* rgb */ color: rgb(100, 244, 132); /* oklch */ color: oklch(86.3% 0.197 148.1);
Tailwind
colors: {
custom: {
50: '#9df9a9',
500: '#64f484',
950: '#000000',
},
}SCSS
$custom: #64f484; $custom-light: #9df9a9; $custom-dark: #000000;
JSON
{
"hex": "#64f484",
"rgb": {
"r": 100,
"g": 244,
"b": 132
},
"hsl": {
"h": 133.333,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.86297,
"c": 0.19682,
"h": 148.1
},
"luminance": 0.69077
}Semantic roles & 50–950 ramp
primary
#64F484
secondary
#CB32A9
accent
#02B1E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581