#64F17F#64F17F
#64F17F is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.5% C 0.197 H 147.4°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #64F17F |
|---|---|
| RGB | rgb(100, 241, 127) |
| HSL | hsl(131, 83%, 67%) |
| HSV | hsv(131, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 47.3%, 5.5%) |
| CIE-LAB | lab(85.58, -61.47, 43.71) |
| CIE-LCH | lch(85.58, 75.42, 144.59°) |
| OKLab | oklab(85.48% -0.1662 0.1064) |
| OKLCH | oklch(85.48% 0.197 147.4) |
| XYZ | xyz(40.5389, 67.1484, 30.8992) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.26
Minty Green
#0BF77D
ΔE00 3.36
Wintergreen
#20F986
ΔE00 3.53
Lightgreen (survey)
#76FF7B
ΔE00 3.80
Weird Green
#3AE57F
ΔE00 4.04
Turquoise Green
#04F489
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F17F #F164D6
analogous
#90F164 #64F17F #64F1C5
triadic
#64F17F #7F64F1 #F17F64
tetradic
#64F17F #6490F1 #F164D6 #F1C564
square
#64F17F #6490F1 #F164D6 #F1C564
split-complementary
#64F17F #C564F1 #F16490
monochromatic
#12C835 #2CEC51 #64F17F #9CF6AD #D4FBDC
Accessibility & contrast
On white
1.46
#64F17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#64F17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F17F
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F17F | 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)
#F4DE76
Deuteranopia (green-blind)
#E1D187
Tritanopia (blue-blind)
#42ECD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f17f; /* rgb */ color: rgb(100, 241, 127); /* oklch */ color: oklch(85.5% 0.197 147.4);
Tailwind
colors: {
custom: {
50: '#9cf7a6',
500: '#64f17f',
950: '#000000',
},
}SCSS
$custom: #64f17f; $custom-light: #9cf7a6; $custom-dark: #000000;
JSON
{
"hex": "#64f17f",
"rgb": {
"r": 100,
"g": 241,
"b": 127
},
"hsl": {
"h": 131.489,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.85484,
"c": 0.19736,
"h": 147.4
},
"luminance": 0.67152
}Semantic roles & 50–950 ramp
primary
#64F17F
secondary
#C534AA
accent
#06B6E0
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580