#64F489#64F489
#64F489 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.4% C 0.192 H 149.1°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #64F489 |
|---|---|
| RGB | rgb(100, 244, 137) |
| HSL | hsl(135, 87%, 67%) |
| HSV | hsv(135, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 43.9%, 4.3%) |
| CIE-LAB | lab(86.61, -61.09, 40.17) |
| CIE-LCH | lch(86.61, 73.11, 146.67°) |
| OKLab | oklab(86.38% -0.1651 0.0987) |
| OKLCH | oklch(86.38% 0.192 149.1) |
| XYZ | xyz(42.1186, 69.2128, 34.8019) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.97
Minty Green
#0BF77D
ΔE00 3.24
Turquoise Green
#04F489
ΔE00 3.41
Spearmint
#1EF876
ΔE00 3.49
Sea Green (survey)
#53FCA1
ΔE00 3.89
Baby Green
#8CFF9E
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F489 #F464CF
analogous
#87F464 #64F489 #64F4D1
triadic
#64F489 #8964F4 #F48964
tetradic
#64F489 #6487F4 #F464CF #F4D164
square
#64F489 #6487F4 #F464CF #F4D164
split-complementary
#64F489 #D164F4 #F46487
monochromatic
#0FCF40 #2BF05D #64F489 #9DF8B5 #D6FCE0
Accessibility & contrast
On white
1.41
#64F489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#64F489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F489
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F489 | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 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)
#F6E181
Deuteranopia (green-blind)
#E3D490
Tritanopia (blue-blind)
#3CF0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f489; /* rgb */ color: rgb(100, 244, 137); /* oklch */ color: oklch(86.4% 0.192 149.1);
Tailwind
colors: {
custom: {
50: '#9cf9ad',
500: '#64f489',
950: '#000000',
},
}SCSS
$custom: #64f489; $custom-light: #9cf9ad; $custom-dark: #000000;
JSON
{
"hex": "#64f489",
"rgb": {
"r": 100,
"g": 244,
"b": 137
},
"hsl": {
"h": 135.417,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.86376,
"c": 0.19236,
"h": 149.1
},
"luminance": 0.69217
}Semantic roles & 50–950 ramp
primary
#64F489
secondary
#CB32A3
accent
#02A9E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581