#64F07E#64F07E
#64F07E is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.2% C 0.197 H 147.3°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #64F07E |
|---|---|
| RGB | rgb(100, 240, 126) |
| HSL | hsl(131, 82%, 67%) |
| HSV | hsv(131, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 47.5%, 5.9%) |
| CIE-LAB | lab(85.27, -61.24, 43.80) |
| CIE-LCH | lch(85.27, 75.29, 144.43°) |
| OKLab | oklab(85.22% -0.1656 0.1065) |
| OKLCH | oklch(85.22% 0.197 147.3) |
| XYZ | xyz(40.1788, 66.5321, 30.4592) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.36
Minty Green
#0BF77D
ΔE00 3.46
Wintergreen
#20F986
ΔE00 3.66
Lightgreen (survey)
#76FF7B
ΔE00 3.94
Weird Green
#3AE57F
ΔE00 3.94
Turquoise Green
#04F489
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F07E #F064D6
analogous
#90F064 #64F07E #64F0C4
triadic
#64F07E #7E64F0 #F07E64
tetradic
#64F07E #6490F0 #F064D6 #F0C464
square
#64F07E #6490F0 #F064D6 #F0C464
split-complementary
#64F07E #C464F0 #F06490
monochromatic
#13C634 #2CEB50 #64F07E #9CF5AC #D4FBDB
Accessibility & contrast
On white
1.47
#64F07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#64F07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F07E
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F07E | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD75
Deuteranopia (green-blind)
#E1D086
Tritanopia (blue-blind)
#43EBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64f07e; /* rgb */ color: rgb(100, 240, 126); /* oklch */ color: oklch(85.2% 0.197 147.3);
Tailwind
colors: {
custom: {
50: '#9cf6a5',
500: '#64f07e',
950: '#000000',
},
}SCSS
$custom: #64f07e; $custom-light: #9cf6a5; $custom-dark: #000000;
JSON
{
"hex": "#64f07e",
"rgb": {
"r": 100,
"g": 240,
"b": 126
},
"hsl": {
"h": 131.143,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.85223,
"c": 0.19694,
"h": 147.3
},
"luminance": 0.66536
}Semantic roles & 50–950 ramp
primary
#64F07E
secondary
#C435A9
accent
#07B7DF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580