#64F58E#64F58E
#64F58E is a very light, vivid green. Relative luminance 0.700; OKLCH L 86.7% C 0.189 H 150.1°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #64F58E |
|---|---|
| RGB | rgb(100, 245, 142) |
| HSL | hsl(137, 88%, 68%) |
| HSV | hsv(137, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 42%, 3.9%) |
| CIE-LAB | lab(86.98, -60.67, 38.19) |
| CIE-LCH | lch(86.98, 71.69, 147.81°) |
| OKLab | oklab(86.7% -0.164 0.0943) |
| OKLCH | oklch(86.7% 0.189 150.1) |
| XYZ | xyz(42.7873, 69.9630, 36.8353) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.95
Sea Green (survey)
#53FCA1
ΔE00 3.23
Turquoise Green
#04F489
ΔE00 3.24
Light Green Blue
#56FCA2
ΔE00 3.28
Minty Green
#0BF77D
ΔE00 3.44
Light Bluish Green
#76FDA8
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F58E #F564CB
analogous
#83F564 #64F58E #64F5D6
triadic
#64F58E #8E64F5 #F58E64
tetradic
#64F58E #6483F5 #F564CB #F5D664
square
#64F58E #6483F5 #F564CB #F5D664
split-complementary
#64F58E #D664F5 #F56483
monochromatic
#0DD146 #2BF164 #64F58E #9DF9B8 #D7FCE2
Accessibility & contrast
On white
1.40
#64F58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#64F58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F58E
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F58E | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E286
Deuteranopia (green-blind)
#E3D595
Tritanopia (blue-blind)
#39F1DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f58e; /* rgb */ color: rgb(100, 245, 142); /* oklch */ color: oklch(86.7% 0.189 150.1);
Tailwind
colors: {
custom: {
50: '#9df9b0',
500: '#64f58e',
950: '#000000',
},
}SCSS
$custom: #64f58e; $custom-light: #9df9b0; $custom-dark: #000000;
JSON
{
"hex": "#64f58e",
"rgb": {
"r": 100,
"g": 245,
"b": 142
},
"hsl": {
"h": 137.379,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.86704,
"c": 0.18919,
"h": 150.1
},
"luminance": 0.69967
}Semantic roles & 50–950 ramp
primary
#64F58E
secondary
#CC319F
accent
#01A3E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581