#64F17E#64F17E
#64F17E is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.5% C 0.198 H 147.2°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #64F17E |
|---|---|
| RGB | rgb(100, 241, 126) |
| HSL | hsl(131, 83%, 67%) |
| HSV | hsv(131, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 47.7%, 5.5%) |
| CIE-LAB | lab(85.57, -61.61, 44.17) |
| CIE-LCH | lch(85.57, 75.81, 144.36°) |
| OKLab | oklab(85.47% -0.1666 0.1074) |
| OKLCH | oklch(85.47% 0.198 147.2) |
| XYZ | xyz(40.4740, 67.1225, 30.5576) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.23
Minty Green
#0BF77D
ΔE00 3.38
Wintergreen
#20F986
ΔE00 3.58
Lightgreen (survey)
#76FF7B
ΔE00 3.72
Weird Green
#3AE57F
ΔE00 4.12
Turquoise Green
#04F489
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F17E #F164D7
analogous
#91F164 #64F17E #64F1C5
triadic
#64F17E #7E64F1 #F17E64
tetradic
#64F17E #6491F1 #F164D7 #F1C564
square
#64F17E #6491F1 #F164D7 #F1C564
split-complementary
#64F17E #C564F1 #F16491
monochromatic
#12C834 #2CEC4F #64F17E #9CF6AD #D4FBDB
Accessibility & contrast
On white
1.46
#64F17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#64F17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F17E
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F17E | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE75
Deuteranopia (green-blind)
#E1D186
Tritanopia (blue-blind)
#42ECD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f17e; /* rgb */ color: rgb(100, 241, 126); /* oklch */ color: oklch(85.5% 0.198 147.2);
Tailwind
colors: {
custom: {
50: '#9cf7a5',
500: '#64f17e',
950: '#000000',
},
}SCSS
$custom: #64f17e; $custom-light: #9cf7a5; $custom-dark: #000000;
JSON
{
"hex": "#64f17e",
"rgb": {
"r": 100,
"g": 241,
"b": 126
},
"hsl": {
"h": 131.064,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.85469,
"c": 0.19823,
"h": 147.2
},
"luminance": 0.67126
}Semantic roles & 50–950 ramp
primary
#64F17E
secondary
#C534AB
accent
#06B8E0
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580