#64F574#64F574
#64F574 is a very light, highly saturated green. Relative luminance 0.693; OKLCH L 86.3% C 0.212 H 145.4°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #64F574 |
|---|---|
| RGB | rgb(100, 245, 116) |
| HSL | hsl(127, 88%, 68%) |
| HSV | hsv(127, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 52.7%, 3.9%) |
| CIE-LAB | lab(86.64, -64.44, 50.19) |
| CIE-LCH | lch(86.64, 81.68, 142.08°) |
| OKLab | oklab(86.31% -0.1745 0.1203) |
| OKLCH | oklch(86.31% 0.212 145.4) |
| XYZ | xyz(41.0578, 69.2712, 27.7266) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.39
Spearmint
#1EF876
ΔE00 3.08
Easter Green
#8CFD7E
ΔE00 3.52
Light Bright Green
#53FE5C
ΔE00 3.57
Lighter Green
#75FD63
ΔE00 3.64
Minty Green
#0BF77D
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F574 #F564E5
analogous
#9CF564 #64F574 #64F5BD
triadic
#64F574 #7464F5 #F57464
tetradic
#64F574 #649CF5 #F564E5 #F5BD64
square
#64F574 #649CF5 #F564E5 #F5BD64
split-complementary
#64F574 #BD64F5 #F5649C
monochromatic
#0DD123 #2BF140 #64F574 #9DF9A8 #D7FCDB
Accessibility & contrast
On white
1.41
#64F574 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#64F574 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F574
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F574 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F574 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E168
Deuteranopia (green-blind)
#E6D47E
Tritanopia (blue-blind)
#45EFD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f574; /* rgb */ color: rgb(100, 245, 116); /* oklch */ color: oklch(86.3% 0.212 145.4);
Tailwind
colors: {
custom: {
50: '#9df99f',
500: '#64f574',
950: '#000000',
},
}SCSS
$custom: #64f574; $custom-light: #9df99f; $custom-dark: #000000;
JSON
{
"hex": "#64f574",
"rgb": {
"r": 100,
"g": 245,
"b": 116
},
"hsl": {
"h": 126.621,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.86312,
"c": 0.21192,
"h": 145.4
},
"luminance": 0.69275
}Semantic roles & 50–950 ramp
primary
#64F574
secondary
#CC31BB
accent
#01CBE4
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580