#64FC8F#64FC8F
#64FC8F is a very light, vivid green. Relative luminance 0.743; OKLCH L 88.4% C 0.197 H 149.8°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #64FC8F |
|---|---|
| RGB | rgb(100, 252, 143) |
| HSL | hsl(137, 96%, 69%) |
| HSV | hsv(137, 60%, 99%) |
| CMYK | cmyk(60.3%, 0%, 43.3%, 1.2%) |
| CIE-LAB | lab(89.07, -63.12, 40.40) |
| CIE-LCH | lch(89.07, 74.95, 147.38°) |
| OKLab | oklab(88.43% -0.1705 0.0994) |
| OKLCH | oklch(88.43% 0.197 149.8) |
| XYZ | xyz(45.0205, 74.3089, 37.9518) |
| Luminance | 0.7431 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.79
Baby Green
#8CFF9E
ΔE00 3.27
Spring Green
#00FF7F
ΔE00 3.30
Minty Green
#0BF77D
ΔE00 3.33
Sea Green (survey)
#53FCA1
ΔE00 3.37
Light Green Blue
#56FCA2
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FC8F #FC64D1
analogous
#85FC64 #64FC8F #64FCDB
triadic
#64FC8F #8F64FC #FC8F64
tetradic
#64FC8F #6485FC #FC64D1 #FCDB64
square
#64FC8F #6485FC #FC64D1 #FCDB64
split-complementary
#64FC8F #DB64FC #FC6485
monochromatic
#04E143 #28FB64 #64FC8F #A0FDBA #DCFEE6
Accessibility & contrast
On white
1.32
#64FC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#64FC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FC8F
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FC8F | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE887
Deuteranopia (green-blind)
#EADA96
Tritanopia (blue-blind)
#35F8E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #64fc8f; /* rgb */ color: rgb(100, 252, 143); /* oklch */ color: oklch(88.4% 0.197 149.8);
Tailwind
colors: {
custom: {
50: '#9efeb1',
500: '#64fc8f',
950: '#000000',
},
}SCSS
$custom: #64fc8f; $custom-light: #9efeb1; $custom-dark: #000000;
JSON
{
"hex": "#64fc8f",
"rgb": {
"r": 100,
"g": 252,
"b": 143
},
"hsl": {
"h": 136.974,
"s": 96.203,
"l": 69.02
},
"oklch": {
"l": 0.88427,
"c": 0.1974,
"h": 149.8
},
"luminance": 0.74313
}Semantic roles & 50–950 ramp
primary
#64FC8F
secondary
#D62EA7
accent
#00A5E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681