#64F07C#64F07C
#64F07C is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.2% C 0.199 H 146.9°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #64F07C |
|---|---|
| RGB | rgb(100, 240, 124) |
| HSL | hsl(130, 82%, 67%) |
| HSV | hsv(130, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 48.3%, 5.9%) |
| CIE-LAB | lab(85.24, -61.53, 44.72) |
| CIE-LCH | lch(85.24, 76.07, 143.99°) |
| OKLab | oklab(85.19% -0.1664 0.1085) |
| OKLCH | oklch(85.19% 0.199 146.9) |
| XYZ | xyz(40.0511, 66.4810, 29.7864) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.31
Minty Green
#0BF77D
ΔE00 3.51
Wintergreen
#20F986
ΔE00 3.78
Lightgreen (survey)
#76FF7B
ΔE00 3.79
Weird Green
#3AE57F
ΔE00 4.10
Lightish Green
#61E160
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F07C #F064D8
analogous
#92F064 #64F07C #64F0C2
triadic
#64F07C #7C64F0 #F07C64
tetradic
#64F07C #6492F0 #F064D8 #F0C264
square
#64F07C #6492F0 #F064D8 #F0C264
split-complementary
#64F07C #C264F0 #F06492
monochromatic
#13C632 #2CEB4D #64F07C #9CF5AB #D4FBDA
Accessibility & contrast
On white
1.47
#64F07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#64F07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F07C
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F07C | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD72
Deuteranopia (green-blind)
#E1D084
Tritanopia (blue-blind)
#44EBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64f07c; /* rgb */ color: rgb(100, 240, 124); /* oklch */ color: oklch(85.2% 0.199 146.9);
Tailwind
colors: {
custom: {
50: '#9cf6a4',
500: '#64f07c',
950: '#000000',
},
}SCSS
$custom: #64f07c; $custom-light: #9cf6a4; $custom-dark: #000000;
JSON
{
"hex": "#64f07c",
"rgb": {
"r": 100,
"g": 240,
"b": 124
},
"hsl": {
"h": 130.286,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.85194,
"c": 0.1987,
"h": 146.9
},
"luminance": 0.66485
}Semantic roles & 50–950 ramp
primary
#64F07C
secondary
#C435AB
accent
#07BADF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580