#64DD86#64DD86
#64DD86 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.7% C 0.164 H 150.4°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #64DD86 |
|---|---|
| RGB | rgb(100, 221, 134) |
| HSL | hsl(137, 64%, 63%) |
| HSV | hsv(137, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 39.4%, 13.3%) |
| CIE-LAB | lab(79.69, -52.69, 32.69) |
| CIE-LCH | lch(79.69, 62.00, 148.19°) |
| OKLab | oklab(80.68% -0.1428 0.0812) |
| OKLCH | oklch(80.68% 0.164 150.4) |
| XYZ | xyz(35.4126, 56.1403, 31.5196) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.35
Tealish Green
#0CDC73
ΔE00 4.20
Seaweed
#18D17B
ΔE00 4.92
Aqua Green
#12E193
ΔE00 4.92
Emerald
#50C878
ΔE00 5.29
Lightgreen
#90EE90
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DD86 #DD64BB
analogous
#7EDD64 #64DD86 #64DDC3
triadic
#64DD86 #8664DD #DD8664
tetradic
#64DD86 #647EDD #DD64BB #DDC364
square
#64DD86 #647EDD #DD64BB #DDC364
split-complementary
#64DD86 #C364DD #DD647E
monochromatic
#24A347 #32D25F #64DD86 #96E8AD #C8F3D4
Accessibility & contrast
On white
1.72
#64DD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#64DD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DD86
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DD86 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC80
Deuteranopia (green-blind)
#CEC18C
Tritanopia (blue-blind)
#46DAC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64dd86; /* rgb */ color: rgb(100, 221, 134); /* oklch */ color: oklch(80.7% 0.164 150.4);
Tailwind
colors: {
custom: {
50: '#99e8aa',
500: '#64dd86',
950: '#000000',
},
}SCSS
$custom: #64dd86; $custom-light: #99e8aa; $custom-dark: #000000;
JSON
{
"hex": "#64dd86",
"rgb": {
"r": 100,
"g": 221,
"b": 134
},
"hsl": {
"h": 136.86,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.80684,
"c": 0.16425,
"h": 150.4
},
"luminance": 0.56143
}Semantic roles & 50–950 ramp
primary
#64DD86
secondary
#A63F89
accent
#1A9ACC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481