#64F57D#64F57D
#64F57D is a very light, highly saturated green. Relative luminance 0.695; OKLCH L 86.4% C 0.204 H 146.8°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #64F57D |
|---|---|
| RGB | rgb(100, 245, 125) |
| HSL | hsl(130, 88%, 68%) |
| HSV | hsv(130, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 49%, 3.9%) |
| CIE-LAB | lab(86.75, -63.23, 46.12) |
| CIE-LCH | lch(86.75, 78.26, 143.89°) |
| OKLab | oklab(86.44% -0.171 0.1117) |
| OKLCH | oklch(86.44% 0.204 146.8) |
| XYZ | xyz(41.6069, 69.4909, 30.6185) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.83
Spearmint
#1EF876
ΔE00 2.86
Minty Green
#0BF77D
ΔE00 3.25
Wintergreen
#20F986
ΔE00 3.49
Spring Green
#00FF7F
ΔE00 3.68
Easter Green
#8CFD7E
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F57D #F564DC
analogous
#93F564 #64F57D #64F5C6
triadic
#64F57D #7D64F5 #F57D64
tetradic
#64F57D #6493F5 #F564DC #F5C664
square
#64F57D #6493F5 #F564DC #F5C664
split-complementary
#64F57D #C664F5 #F56493
monochromatic
#0DD12F #2BF14D #64F57D #9DF9AD #D7FCDD
Accessibility & contrast
On white
1.41
#64F57D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#64F57D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F57D
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F57D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F57D | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E173
Deuteranopia (green-blind)
#E5D485
Tritanopia (blue-blind)
#41F0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f57d; /* rgb */ color: rgb(100, 245, 125); /* oklch */ color: oklch(86.4% 0.204 146.8);
Tailwind
colors: {
custom: {
50: '#9df9a5',
500: '#64f57d',
950: '#000000',
},
}SCSS
$custom: #64f57d; $custom-light: #9df9a5; $custom-dark: #000000;
JSON
{
"hex": "#64f57d",
"rgb": {
"r": 100,
"g": 245,
"b": 125
},
"hsl": {
"h": 130.345,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.86437,
"c": 0.20424,
"h": 146.8
},
"luminance": 0.69495
}Semantic roles & 50–950 ramp
primary
#64F57D
secondary
#CC31B2
accent
#01BDE4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580