#64F07D#64F07D
#64F07D is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.2% C 0.198 H 147.1°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #64F07D |
|---|---|
| RGB | rgb(100, 240, 125) |
| HSL | hsl(131, 82%, 67%) |
| HSV | hsv(131, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 47.9%, 5.9%) |
| CIE-LAB | lab(85.25, -61.39, 44.26) |
| CIE-LCH | lch(85.25, 75.68, 144.21°) |
| OKLab | oklab(85.21% -0.166 0.1075) |
| OKLCH | oklch(85.21% 0.198 147.1) |
| XYZ | xyz(40.1146, 66.5064, 30.1211) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.33
Minty Green
#0BF77D
ΔE00 3.48
Wintergreen
#20F986
ΔE00 3.72
Lightgreen (survey)
#76FF7B
ΔE00 3.86
Weird Green
#3AE57F
ΔE00 4.02
Turquoise Green
#04F489
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F07D #F064D7
analogous
#91F064 #64F07D #64F0C3
triadic
#64F07D #7D64F0 #F07D64
tetradic
#64F07D #6491F0 #F064D7 #F0C364
square
#64F07D #6491F0 #F064D7 #F0C364
split-complementary
#64F07D #C364F0 #F06491
monochromatic
#13C633 #2CEB4E #64F07D #9CF5AC #D4FBDB
Accessibility & contrast
On white
1.47
#64F07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#64F07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F07D
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F07D | 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)
#F3DD74
Deuteranopia (green-blind)
#E1D085
Tritanopia (blue-blind)
#43EBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64f07d; /* rgb */ color: rgb(100, 240, 125); /* oklch */ color: oklch(85.2% 0.198 147.1);
Tailwind
colors: {
custom: {
50: '#9cf6a4',
500: '#64f07d',
950: '#000000',
},
}SCSS
$custom: #64f07d; $custom-light: #9cf6a4; $custom-dark: #000000;
JSON
{
"hex": "#64f07d",
"rgb": {
"r": 100,
"g": 240,
"b": 125
},
"hsl": {
"h": 130.714,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.85209,
"c": 0.19782,
"h": 147.1
},
"luminance": 0.6651
}Semantic roles & 50–950 ramp
primary
#64F07D
secondary
#C435AA
accent
#07B8DF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580