#64DF84#64DF84
#64DF84 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.1% C 0.169 H 149.7°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #64DF84 |
|---|---|
| RGB | rgb(100, 223, 132) |
| HSL | hsl(136, 66%, 63%) |
| HSV | hsv(136, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 40.8%, 12.5%) |
| CIE-LAB | lab(80.26, -53.81, 34.44) |
| CIE-LCH | lch(80.26, 63.89, 147.38°) |
| OKLab | oklab(81.14% -0.1457 0.0853) |
| OKLCH | oklch(81.14% 0.169 149.7) |
| XYZ | xyz(35.8056, 57.1474, 30.9690) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.93
Tealish Green
#0CDC73
ΔE00 4.03
Lightgreen
#90EE90
ΔE00 5.20
Aqua Green
#12E193
ΔE00 5.22
Seaweed
#18D17B
ΔE00 5.30
Lightish Green
#61E160
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DF84 #DF64BF
analogous
#81DF64 #64DF84 #64DFC1
triadic
#64DF84 #8464DF #DF8464
tetradic
#64DF84 #6481DF #DF64BF #DFC164
square
#64DF84 #6481DF #DF64BF #DFC164
split-complementary
#64DF84 #C164DF #DF6481
monochromatic
#22A645 #31D55C #64DF84 #97E9AC #C9F4D5
Accessibility & contrast
On white
1.69
#64DF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#64DF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DF84
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DF84 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE7D
Deuteranopia (green-blind)
#D0C38A
Tritanopia (blue-blind)
#46DBC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #64df84; /* rgb */ color: rgb(100, 223, 132); /* oklch */ color: oklch(81.1% 0.169 149.7);
Tailwind
colors: {
custom: {
50: '#99eaa9',
500: '#64df84',
950: '#000000',
},
}SCSS
$custom: #64df84; $custom-light: #99eaa9; $custom-dark: #000000;
JSON
{
"hex": "#64df84",
"rgb": {
"r": 100,
"g": 223,
"b": 132
},
"hsl": {
"h": 135.61,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.8114,
"c": 0.16885,
"h": 149.7
},
"luminance": 0.57151
}Semantic roles & 50–950 ramp
primary
#64DF84
secondary
#A93E8D
accent
#189ECE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F1610
muted
#808480