#64FA85#64FA85
#64FA85 is a very light, highly saturated green. Relative luminance 0.728; OKLCH L 87.8% C 0.204 H 148.0°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #64FA85 |
|---|---|
| RGB | rgb(100, 250, 133) |
| HSL | hsl(133, 94%, 69%) |
| HSV | hsv(133, 60%, 98%) |
| CMYK | cmyk(60%, 0%, 46.8%, 2%) |
| CIE-LAB | lab(88.34, -63.91, 44.30) |
| CIE-LCH | lch(88.34, 77.76, 145.27°) |
| OKLab | oklab(87.78% -0.1727 0.108) |
| OKLCH | oklch(87.78% 0.204 148) |
| XYZ | xyz(43.6717, 72.7698, 33.9303) |
| Luminance | 0.7277 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.75
Spearmint
#1EF876
ΔE00 2.89
Wintergreen
#20F986
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.10
Spring Green
#00FF7F
ΔE00 3.13
Baby Green
#8CFF9E
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FA85 #FA64D9
analogous
#8EFA64 #64FA85 #64FAD0
triadic
#64FA85 #8564FA #FA8564
tetradic
#64FA85 #648EFA #FA64D9 #FAD064
square
#64FA85 #648EFA #FA64D9 #FAD064
split-complementary
#64FA85 #D064FA #FA648E
monochromatic
#07DC36 #29F856 #64FA85 #9FFCB4 #DBFEE2
Accessibility & contrast
On white
1.35
#64FA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#64FA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FA85
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FA85 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE67C
Deuteranopia (green-blind)
#E9D88D
Tritanopia (blue-blind)
#3CF5DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #64fa85; /* rgb */ color: rgb(100, 250, 133); /* oklch */ color: oklch(87.8% 0.204 148.0);
Tailwind
colors: {
custom: {
50: '#9dfdaa',
500: '#64fa85',
950: '#000000',
},
}SCSS
$custom: #64fa85; $custom-light: #9dfdaa; $custom-dark: #000000;
JSON
{
"hex": "#64fa85",
"rgb": {
"r": 100,
"g": 250,
"b": 133
},
"hsl": {
"h": 133.2,
"s": 93.75,
"l": 68.627
},
"oklch": {
"l": 0.87781,
"c": 0.20366,
"h": 148
},
"luminance": 0.72774
}Semantic roles & 50–950 ramp
primary
#64FA85
secondary
#D42EAF
accent
#00B3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681