#64F58C#64F58C
#64F58C is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.7% C 0.191 H 149.7°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #64F58C |
|---|---|
| RGB | rgb(100, 245, 140) |
| HSL | hsl(137, 88%, 68%) |
| HSV | hsv(137, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 42.9%, 3.9%) |
| CIE-LAB | lab(86.95, -60.99, 39.14) |
| CIE-LCH | lch(86.95, 72.47, 147.31°) |
| OKLab | oklab(86.67% -0.1649 0.0964) |
| OKLCH | oklch(86.67% 0.191 149.7) |
| XYZ | xyz(42.6385, 69.9035, 36.0516) |
| Luminance | 0.6991 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.90
Turquoise Green
#04F489
ΔE00 3.30
Minty Green
#0BF77D
ΔE00 3.31
Sea Green (survey)
#53FCA1
ΔE00 3.49
Light Green Blue
#56FCA2
ΔE00 3.55
Spearmint
#1EF876
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F58C #F564CD
analogous
#84F564 #64F58C #64F5D5
triadic
#64F58C #8C64F5 #F58C64
tetradic
#64F58C #6484F5 #F564CD #F5D564
square
#64F58C #6484F5 #F564CD #F5D564
split-complementary
#64F58C #D564F5 #F56484
monochromatic
#0DD143 #2BF161 #64F58C #9DF9B7 #D7FCE1
Accessibility & contrast
On white
1.40
#64F58C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#64F58C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F58C
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F58C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F58C | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E284
Deuteranopia (green-blind)
#E4D593
Tritanopia (blue-blind)
#3BF1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f58c; /* rgb */ color: rgb(100, 245, 140); /* oklch */ color: oklch(86.7% 0.191 149.7);
Tailwind
colors: {
custom: {
50: '#9df9af',
500: '#64f58c',
950: '#000000',
},
}SCSS
$custom: #64f58c; $custom-light: #9df9af; $custom-dark: #000000;
JSON
{
"hex": "#64f58c",
"rgb": {
"r": 100,
"g": 245,
"b": 140
},
"hsl": {
"h": 136.552,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.8667,
"c": 0.19098,
"h": 149.7
},
"luminance": 0.69908
}Semantic roles & 50–950 ramp
primary
#64F58C
secondary
#CC31A2
accent
#01A6E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581