#64FB7D#64FB7D
#64FB7D is a very light, highly saturated green. Relative luminance 0.732; OKLCH L 87.9% C 0.212 H 146.6°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #64FB7D |
|---|---|
| RGB | rgb(100, 251, 125) |
| HSL | hsl(130, 95%, 69%) |
| HSV | hsv(130, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 50.2%, 1.6%) |
| CIE-LAB | lab(88.53, -65.40, 48.33) |
| CIE-LCH | lch(88.53, 81.32, 143.54°) |
| OKLab | oklab(87.91% -0.1768 0.1167) |
| OKLCH | oklch(87.91% 0.212 146.6) |
| XYZ | xyz(43.4515, 73.1802, 31.2334) |
| Luminance | 0.7318 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.80
Spearmint
#1EF876
ΔE00 2.85
Spring Green
#00FF7F
ΔE00 3.25
Easter Green
#8CFD7E
ΔE00 3.39
Minty Green
#0BF77D
ΔE00 3.47
Wintergreen
#20F986
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FB7D #FB64E2
analogous
#97FB64 #64FB7D #64FBC9
triadic
#64FB7D #7D64FB #FB7D64
tetradic
#64FB7D #6497FB #FB64E2 #FBC964
square
#64FB7D #6497FB #FB64E2 #FBC964
split-complementary
#64FB7D #C964FB #FB6497
monochromatic
#06DF2A #28F94B #64FB7D #A0FDAF #DBFEE1
Accessibility & contrast
On white
1.34
#64FB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#64FB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FB7D
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FB7D | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE672
Deuteranopia (green-blind)
#EBD986
Tritanopia (blue-blind)
#3FF6DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #64fb7d; /* rgb */ color: rgb(100, 251, 125); /* oklch */ color: oklch(87.9% 0.212 146.6);
Tailwind
colors: {
custom: {
50: '#9efea5',
500: '#64fb7d',
950: '#000000',
},
}SCSS
$custom: #64fb7d; $custom-light: #9efea5; $custom-dark: #000000;
JSON
{
"hex": "#64fb7d",
"rgb": {
"r": 100,
"g": 251,
"b": 125
},
"hsl": {
"h": 129.934,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.87909,
"c": 0.21184,
"h": 146.6
},
"luminance": 0.73184
}Semantic roles & 50–950 ramp
primary
#64FB7D
secondary
#D52EB9
accent
#00C0E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680