#64FF8A#64FF8A
#64FF8A is a very light, highly saturated green. Relative luminance 0.761; OKLCH L 89.1% C 0.206 H 148.6°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #64FF8A |
|---|---|
| RGB | rgb(100, 255, 138) |
| HSL | hsl(135, 100%, 70%) |
| HSV | hsv(135, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(89.89, -64.99, 43.86) |
| CIE-LCH | lch(89.89, 78.41, 145.98°) |
| OKLab | oklab(89.08% -0.1755 0.1072) |
| OKLCH | oklch(89.08% 0.206 148.6) |
| XYZ | xyz(45.5997, 76.0598, 36.3178) |
| Luminance | 0.7606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.81
Spring Green
#00FF7F
ΔE00 2.95
Wintergreen
#20F986
ΔE00 3.12
Spearmint
#1EF876
ΔE00 3.25
Minty Green
#0BF77D
ΔE00 3.41
Baby Green
#8CFF9E
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FF8A #FF64D9
analogous
#8BFF64 #64FF8A #64FFD8
triadic
#64FF8A #8A64FF #FF8A64
tetradic
#64FF8A #648BFF #FF64D9 #FFD864
square
#64FF8A #648BFF #FF64D9 #FFD864
split-complementary
#64FF8A #D864FF #FF648B
monochromatic
#00E939 #27FF5C #64FF8A #A1FFB8 #DEFFE6
Accessibility & contrast
On white
1.30
#64FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#64FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FF8A
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FF8A | 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)
#FFEA81
Deuteranopia (green-blind)
#EDDD92
Tritanopia (blue-blind)
#37FAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64ff8a; /* rgb */ color: rgb(100, 255, 138); /* oklch */ color: oklch(89.1% 0.206 148.6);
Tailwind
colors: {
custom: {
50: '#9effae',
500: '#64ff8a',
950: '#000000',
},
}SCSS
$custom: #64ff8a; $custom-light: #9effae; $custom-dark: #000000;
JSON
{
"hex": "#64ff8a",
"rgb": {
"r": 100,
"g": 255,
"b": 138
},
"hsl": {
"h": 134.71,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.89078,
"c": 0.20567,
"h": 148.6
},
"luminance": 0.76064
}Semantic roles & 50–950 ramp
primary
#64FF8A
secondary
#DA2DB0
accent
#00ADE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681