#64FC85#64FC85
#64FC85 is a very light, highly saturated green. Relative luminance 0.740; OKLCH L 88.3% C 0.206 H 147.9°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #64FC85 |
|---|---|
| RGB | rgb(100, 252, 133) |
| HSL | hsl(133, 96%, 69%) |
| HSV | hsv(133, 60%, 99%) |
| CMYK | cmyk(60.3%, 0%, 47.2%, 1.2%) |
| CIE-LAB | lab(88.93, -64.64, 45.05) |
| CIE-LCH | lch(88.93, 78.78, 145.13°) |
| OKLab | oklab(88.27% -0.1746 0.1097) |
| OKLCH | oklch(88.27% 0.206 147.9) |
| XYZ | xyz(44.2965, 74.0193, 34.1385) |
| Luminance | 0.7402 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.48
Spearmint
#1EF876
ΔE00 2.93
Spring Green
#00FF7F
ΔE00 3.00
Wintergreen
#20F986
ΔE00 3.13
Minty Green
#0BF77D
ΔE00 3.22
Easter Green
#8CFD7E
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FC85 #FC64DB
analogous
#8FFC64 #64FC85 #64FCD1
triadic
#64FC85 #8564FC #FC8564
tetradic
#64FC85 #648FFC #FC64DB #FCD164
square
#64FC85 #648FFC #FC64DB #FCD164
split-complementary
#64FC85 #D164FC #FC648F
monochromatic
#04E134 #28FB56 #64FC85 #A0FDB4 #DCFEE4
Accessibility & contrast
On white
1.33
#64FC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#64FC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FC85
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FC85 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87B
Deuteranopia (green-blind)
#EBDA8D
Tritanopia (blue-blind)
#3BF7E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64fc85; /* rgb */ color: rgb(100, 252, 133); /* oklch */ color: oklch(88.3% 0.206 147.9);
Tailwind
colors: {
custom: {
50: '#9efeaa',
500: '#64fc85',
950: '#000000',
},
}SCSS
$custom: #64fc85; $custom-light: #9efeaa; $custom-dark: #000000;
JSON
{
"hex": "#64fc85",
"rgb": {
"r": 100,
"g": 252,
"b": 133
},
"hsl": {
"h": 133.026,
"s": 96.203,
"l": 69.02
},
"oklch": {
"l": 0.88269,
"c": 0.20621,
"h": 147.9
},
"luminance": 0.74024
}Semantic roles & 50–950 ramp
primary
#64FC85
secondary
#D62EB2
accent
#00B4E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681