#64F07B#64F07B
#64F07B is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.2% C 0.200 H 146.7°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #64F07B |
|---|---|
| RGB | rgb(100, 240, 123) |
| HSL | hsl(130, 82%, 67%) |
| HSV | hsv(130, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 48.7%, 5.9%) |
| CIE-LAB | lab(85.23, -61.67, 45.18) |
| CIE-LCH | lch(85.23, 76.45, 143.77°) |
| OKLab | oklab(85.18% -0.1668 0.1095) |
| OKLCH | oklch(85.18% 0.2 146.7) |
| XYZ | xyz(39.9882, 66.4558, 29.4550) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.30
Minty Green
#0BF77D
ΔE00 3.54
Lightgreen (survey)
#76FF7B
ΔE00 3.72
Wintergreen
#20F986
ΔE00 3.85
Lightish Green
#61E160
ΔE00 4.08
Weird Green
#3AE57F
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F07B #F064D9
analogous
#93F064 #64F07B #64F0C1
triadic
#64F07B #7B64F0 #F07B64
tetradic
#64F07B #6493F0 #F064D9 #F0C164
square
#64F07B #6493F0 #F064D9 #F0C164
split-complementary
#64F07B #C164F0 #F06493
monochromatic
#13C631 #2CEB4B #64F07B #9CF5AB #D4FBDA
Accessibility & contrast
On white
1.47
#64F07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#64F07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F07B
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F07B | 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)
#F3DD71
Deuteranopia (green-blind)
#E1D083
Tritanopia (blue-blind)
#44EBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64f07b; /* rgb */ color: rgb(100, 240, 123); /* oklch */ color: oklch(85.2% 0.200 146.7);
Tailwind
colors: {
custom: {
50: '#9cf6a3',
500: '#64f07b',
950: '#000000',
},
}SCSS
$custom: #64f07b; $custom-light: #9cf6a3; $custom-dark: #000000;
JSON
{
"hex": "#64f07b",
"rgb": {
"r": 100,
"g": 240,
"b": 123
},
"hsl": {
"h": 129.857,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.85179,
"c": 0.19958,
"h": 146.7
},
"luminance": 0.6646
}Semantic roles & 50–950 ramp
primary
#64F07B
secondary
#C435AC
accent
#07BBDF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580