#64FC89#64FC89
#64FC89 is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.3% C 0.203 H 148.6°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #64FC89 |
|---|---|
| RGB | rgb(100, 252, 137) |
| HSL | hsl(135, 96%, 69%) |
| HSV | hsv(135, 60%, 99%) |
| CMYK | cmyk(60.3%, 0%, 45.6%, 1.2%) |
| CIE-LAB | lab(88.98, -64.04, 43.20) |
| CIE-LCH | lch(88.98, 77.25, 146.00°) |
| OKLab | oklab(88.33% -0.173 0.1056) |
| OKLCH | oklch(88.33% 0.203 148.6) |
| XYZ | xyz(44.5781, 74.1319, 35.6217) |
| Luminance | 0.7414 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.92
Lightgreen (survey)
#76FF7B
ΔE00 2.97
Spring Green
#00FF7F
ΔE00 3.04
Spearmint
#1EF876
ΔE00 3.10
Minty Green
#0BF77D
ΔE00 3.18
Baby Green
#8CFF9E
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FC89 #FC64D7
analogous
#8BFC64 #64FC89 #64FCD5
triadic
#64FC89 #8964FC #FC8964
tetradic
#64FC89 #648BFC #FC64D7 #FCD564
square
#64FC89 #648BFC #FC64D7 #FCD564
split-complementary
#64FC89 #D564FC #FC648B
monochromatic
#04E13A #28FB5B #64FC89 #A0FDB7 #DCFEE4
Accessibility & contrast
On white
1.33
#64FC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#64FC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FC89
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FC89 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE880
Deuteranopia (green-blind)
#EBDA91
Tritanopia (blue-blind)
#39F7E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64fc89; /* rgb */ color: rgb(100, 252, 137); /* oklch */ color: oklch(88.3% 0.203 148.6);
Tailwind
colors: {
custom: {
50: '#9efead',
500: '#64fc89',
950: '#000000',
},
}SCSS
$custom: #64fc89; $custom-light: #9efead; $custom-dark: #000000;
JSON
{
"hex": "#64fc89",
"rgb": {
"r": 100,
"g": 252,
"b": 137
},
"hsl": {
"h": 134.605,
"s": 96.203,
"l": 69.02
},
"oklch": {
"l": 0.88331,
"c": 0.20271,
"h": 148.6
},
"luminance": 0.74136
}Semantic roles & 50–950 ramp
primary
#64FC89
secondary
#D62EAD
accent
#00AEE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681