#64DD85#64DD85
#64DD85 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.7% C 0.165 H 150.1°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #64DD85 |
|---|---|
| RGB | rgb(100, 221, 133) |
| HSL | hsl(136, 64%, 63%) |
| HSV | hsv(136, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 39.8%, 13.3%) |
| CIE-LAB | lab(79.68, -52.85, 33.17) |
| CIE-LCH | lch(79.68, 62.40, 147.89°) |
| OKLab | oklab(80.67% -0.1432 0.0823) |
| OKLCH | oklch(80.67% 0.165 150.1) |
| XYZ | xyz(35.3431, 56.1126, 31.1541) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.29
Tealish Green
#0CDC73
ΔE00 4.13
Seaweed
#18D17B
ΔE00 4.95
Aqua Green
#12E193
ΔE00 5.03
Emerald
#50C878
ΔE00 5.31
Lightgreen
#90EE90
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DD85 #DD64BC
analogous
#7FDD64 #64DD85 #64DDC2
triadic
#64DD85 #8564DD #DD8564
tetradic
#64DD85 #647FDD #DD64BC #DDC264
square
#64DD85 #647FDD #DD64BC #DDC264
split-complementary
#64DD85 #C264DD #DD647F
monochromatic
#24A346 #32D25D #64DD85 #96E8AD #C8F3D4
Accessibility & contrast
On white
1.72
#64DD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#64DD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DD85
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DD85 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7F
Deuteranopia (green-blind)
#CEC18B
Tritanopia (blue-blind)
#47DAC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64dd85; /* rgb */ color: rgb(100, 221, 133); /* oklch */ color: oklch(80.7% 0.165 150.1);
Tailwind
colors: {
custom: {
50: '#99e8a9',
500: '#64dd85',
950: '#000000',
},
}SCSS
$custom: #64dd85; $custom-light: #99e8a9; $custom-dark: #000000;
JSON
{
"hex": "#64dd85",
"rgb": {
"r": 100,
"g": 221,
"b": 133
},
"hsl": {
"h": 136.364,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.80666,
"c": 0.16518,
"h": 150.1
},
"luminance": 0.56116
}Semantic roles & 50–950 ramp
primary
#64DD85
secondary
#A63F8A
accent
#1A9BCC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481