#64F67C#64F67C
#64F67C is a very light, highly saturated green. Relative luminance 0.701; OKLCH L 86.7% C 0.206 H 146.6°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #64F67C |
|---|---|
| RGB | rgb(100, 246, 124) |
| HSL | hsl(130, 89%, 68%) |
| HSV | hsv(130, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 49.6%, 3.5%) |
| CIE-LAB | lab(87.03, -63.73, 46.95) |
| CIE-LCH | lch(87.03, 79.15, 143.62°) |
| OKLab | oklab(86.67% -0.1724 0.1135) |
| OKLCH | oklch(86.67% 0.206 146.6) |
| XYZ | xyz(41.8466, 70.0721, 30.3849) |
| Luminance | 0.7008 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.56
Spearmint
#1EF876
ΔE00 2.82
Minty Green
#0BF77D
ΔE00 3.30
Wintergreen
#20F986
ΔE00 3.57
Spring Green
#00FF7F
ΔE00 3.60
Easter Green
#8CFD7E
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F67C #F664DE
analogous
#95F664 #64F67C #64F6C5
triadic
#64F67C #7C64F6 #F67C64
tetradic
#64F67C #6495F6 #F664DE #F6C564
square
#64F67C #6495F6 #F664DE #F6C564
split-complementary
#64F67C #C564F6 #F66495
monochromatic
#0CD32D #2AF34B #64F67C #9EF9AD #D8FDDE
Accessibility & contrast
On white
1.40
#64F67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#64F67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F67C
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F67C | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E272
Deuteranopia (green-blind)
#E6D585
Tritanopia (blue-blind)
#41F1DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f67c; /* rgb */ color: rgb(100, 246, 124); /* oklch */ color: oklch(86.7% 0.206 146.6);
Tailwind
colors: {
custom: {
50: '#9dfaa4',
500: '#64f67c',
950: '#000000',
},
}SCSS
$custom: #64f67c; $custom-light: #9dfaa4; $custom-dark: #000000;
JSON
{
"hex": "#64f67c",
"rgb": {
"r": 100,
"g": 246,
"b": 124
},
"hsl": {
"h": 129.863,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.86668,
"c": 0.20639,
"h": 146.6
},
"luminance": 0.70076
}Semantic roles & 50–950 ramp
primary
#64F67C
secondary
#CE30B4
accent
#00C0E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580