#64F486#64F486
#64F486 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.3% C 0.195 H 148.5°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #64F486 |
|---|---|
| RGB | rgb(100, 244, 134) |
| HSL | hsl(134, 87%, 67%) |
| HSV | hsv(134, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 45.1%, 4.3%) |
| CIE-LAB | lab(86.57, -61.55, 41.58) |
| CIE-LCH | lch(86.57, 74.27, 145.96°) |
| OKLab | oklab(86.33% -0.1664 0.1018) |
| OKLCH | oklch(86.33% 0.195 148.5) |
| XYZ | xyz(41.9064, 69.1279, 33.6842) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.15
Spearmint
#1EF876
ΔE00 3.27
Turquoise Green
#04F489
ΔE00 3.59
Spring Green
#00FF7F
ΔE00 3.84
Lightgreen (survey)
#76FF7B
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F486 #F464D2
analogous
#8AF464 #64F486 #64F4CE
triadic
#64F486 #8664F4 #F48664
tetradic
#64F486 #648AF4 #F464D2 #F4CE64
square
#64F486 #648AF4 #F464D2 #F4CE64
split-complementary
#64F486 #CE64F4 #F4648A
monochromatic
#0FCF3C #2BF059 #64F486 #9DF8B3 #D6FCDF
Accessibility & contrast
On white
1.42
#64F486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#64F486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F486
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F486 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E17D
Deuteranopia (green-blind)
#E3D48D
Tritanopia (blue-blind)
#3EF0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f486; /* rgb */ color: rgb(100, 244, 134); /* oklch */ color: oklch(86.3% 0.195 148.5);
Tailwind
colors: {
custom: {
50: '#9df9ab',
500: '#64f486',
950: '#000000',
},
}SCSS
$custom: #64f486; $custom-light: #9df9ab; $custom-dark: #000000;
JSON
{
"hex": "#64f486",
"rgb": {
"r": 100,
"g": 244,
"b": 134
},
"hsl": {
"h": 134.167,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.86328,
"c": 0.19504,
"h": 148.5
},
"luminance": 0.69132
}Semantic roles & 50–950 ramp
primary
#64F486
secondary
#CB32A7
accent
#02AEE3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581