#64FF8F#64FF8F
#64FF8F is a very light, highly saturated green. Relative luminance 0.762; OKLCH L 89.2% C 0.201 H 149.5°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #64FF8F |
|---|---|
| RGB | rgb(100, 255, 143) |
| HSL | hsl(137, 100%, 70%) |
| HSV | hsv(137, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 43.9%, 0%) |
| CIE-LAB | lab(89.96, -64.23, 41.54) |
| CIE-LCH | lch(89.96, 76.49, 147.11°) |
| OKLab | oklab(89.16% -0.1735 0.1021) |
| OKLCH | oklch(89.16% 0.201 149.5) |
| XYZ | xyz(45.9701, 76.2080, 38.2683) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.97
Spring Green
#00FF7F
ΔE00 3.12
Baby Green
#8CFF9E
ΔE00 3.32
Lightgreen (survey)
#76FF7B
ΔE00 3.47
Minty Green
#0BF77D
ΔE00 3.48
Spearmint
#1EF876
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FF8F #FF64D4
analogous
#87FF64 #64FF8F #64FFDC
triadic
#64FF8F #8F64FF #FF8F64
tetradic
#64FF8F #6487FF #FF64D4 #FFDC64
square
#64FF8F #6487FF #FF64D4 #FFDC64
split-complementary
#64FF8F #DC64FF #FF6487
monochromatic
#00E941 #27FF63 #64FF8F #A1FFBB #DEFFE7
Accessibility & contrast
On white
1.29
#64FF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#64FF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FF8F
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FF8F | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB87
Deuteranopia (green-blind)
#EDDD97
Tritanopia (blue-blind)
#34FBE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64ff8f; /* rgb */ color: rgb(100, 255, 143); /* oklch */ color: oklch(89.2% 0.201 149.5);
Tailwind
colors: {
custom: {
50: '#9effb1',
500: '#64ff8f',
950: '#000000',
},
}SCSS
$custom: #64ff8f; $custom-light: #9effb1; $custom-dark: #000000;
JSON
{
"hex": "#64ff8f",
"rgb": {
"r": 100,
"g": 255,
"b": 143
},
"hsl": {
"h": 136.645,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.89157,
"c": 0.20127,
"h": 149.5
},
"luminance": 0.76212
}Semantic roles & 50–950 ramp
primary
#64FF8F
secondary
#DA2DAA
accent
#00A6E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681