#64FF89#64FF89
#64FF89 is a very light, highly saturated green. Relative luminance 0.760; OKLCH L 89.1% C 0.207 H 148.4°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #64FF89 |
|---|---|
| RGB | rgb(100, 255, 137) |
| HSL | hsl(134, 100%, 70%) |
| HSV | hsv(134, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(89.87, -65.14, 44.32) |
| CIE-LCH | lch(89.87, 78.79, 145.77°) |
| OKLab | oklab(89.06% -0.1759 0.1082) |
| OKLCH | oklch(89.06% 0.207 148.4) |
| XYZ | xyz(45.5277, 76.0310, 35.9382) |
| Luminance | 0.7603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.68
Spring Green
#00FF7F
ΔE00 2.93
Wintergreen
#20F986
ΔE00 3.17
Spearmint
#1EF876
ΔE00 3.21
Minty Green
#0BF77D
ΔE00 3.42
Baby Green
#8CFF9E
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FF89 #FF64DA
analogous
#8CFF64 #64FF89 #64FFD7
triadic
#64FF89 #8964FF #FF8964
tetradic
#64FF89 #648CFF #FF64DA #FFD764
square
#64FF89 #648CFF #FF64DA #FFD764
split-complementary
#64FF89 #D764FF #FF648C
monochromatic
#00E938 #27FF5A #64FF89 #A1FFB8 #DEFFE6
Accessibility & contrast
On white
1.30
#64FF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#64FF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FF89
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FF89 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#EDDD91
Tritanopia (blue-blind)
#37FAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64ff89; /* rgb */ color: rgb(100, 255, 137); /* oklch */ color: oklch(89.1% 0.207 148.4);
Tailwind
colors: {
custom: {
50: '#9effad',
500: '#64ff89',
950: '#000000',
},
}SCSS
$custom: #64ff89; $custom-light: #9effad; $custom-dark: #000000;
JSON
{
"hex": "#64ff89",
"rgb": {
"r": 100,
"g": 255,
"b": 137
},
"hsl": {
"h": 134.323,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.89062,
"c": 0.20654,
"h": 148.4
},
"luminance": 0.76035
}Semantic roles & 50–950 ramp
primary
#64FF89
secondary
#DA2DB1
accent
#00AFE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681