#64F07A#64F07A
#64F07A is a very light, highly saturated green. Relative luminance 0.664; OKLCH L 85.2% C 0.200 H 146.5°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #64F07A |
|---|---|
| RGB | rgb(100, 240, 122) |
| HSL | hsl(129, 82%, 67%) |
| HSV | hsv(129, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 49.2%, 5.9%) |
| CIE-LAB | lab(85.22, -61.81, 45.64) |
| CIE-LCH | lch(85.22, 76.84, 143.56°) |
| OKLab | oklab(85.17% -0.1672 0.1105) |
| OKLCH | oklch(85.17% 0.2 146.5) |
| XYZ | xyz(39.9259, 66.4309, 29.1270) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.29
Minty Green
#0BF77D
ΔE00 3.58
Lightgreen (survey)
#76FF7B
ΔE00 3.66
Wintergreen
#20F986
ΔE00 3.91
Lightish Green
#61E160
ΔE00 4.00
Weird Green
#3AE57F
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F07A #F064DA
analogous
#94F064 #64F07A #64F0C0
triadic
#64F07A #7A64F0 #F07A64
tetradic
#64F07A #6494F0 #F064DA #F0C064
square
#64F07A #6494F0 #F064DA #F0C064
split-complementary
#64F07A #C064F0 #F06494
monochromatic
#13C62F #2CEB4A #64F07A #9CF5AA #D4FBDA
Accessibility & contrast
On white
1.47
#64F07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#64F07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F07A
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F07A | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC70
Deuteranopia (green-blind)
#E1D082
Tritanopia (blue-blind)
#44EBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64f07a; /* rgb */ color: rgb(100, 240, 122); /* oklch */ color: oklch(85.2% 0.200 146.5);
Tailwind
colors: {
custom: {
50: '#9cf6a2',
500: '#64f07a',
950: '#000000',
},
}SCSS
$custom: #64f07a; $custom-light: #9cf6a2; $custom-dark: #000000;
JSON
{
"hex": "#64f07a",
"rgb": {
"r": 100,
"g": 240,
"b": 122
},
"hsl": {
"h": 129.429,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.85165,
"c": 0.20045,
"h": 146.5
},
"luminance": 0.66435
}Semantic roles & 50–950 ramp
primary
#64F07A
secondary
#C435AD
accent
#07BDDF
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580