#64DD79#64DD79
#64DD79 is a light, vivid green. Relative luminance 0.558; OKLCH L 80.5% C 0.176 H 147.3°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #64DD79 |
|---|---|
| RGB | rgb(100, 221, 121) |
| HSL | hsl(130, 64%, 63%) |
| HSV | hsv(130, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 45.2%, 13.3%) |
| CIE-LAB | lab(79.50, -54.76, 38.95) |
| CIE-LCH | lch(79.50, 67.20, 144.58°) |
| OKLab | oklab(80.46% -0.1483 0.0953) |
| OKLCH | oklch(80.46% 0.176 147.3) |
| XYZ | xyz(34.5610, 55.7997, 27.0346) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.31
Tealish Green
#0CDC73
ΔE00 3.90
Lightish Green
#61E160
ΔE00 3.92
Lightgreen
#90EE90
ΔE00 5.37
Seaweed
#18D17B
ΔE00 5.71
Fresh Green
#69D84F
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DD79 #DD64C8
analogous
#8BDD64 #64DD79 #64DDB5
triadic
#64DD79 #7964DD #DD7964
tetradic
#64DD79 #648BDD #DD64C8 #DDB564
square
#64DD79 #648BDD #DD64C8 #DDB564
split-complementary
#64DD79 #B564DD #DD648B
monochromatic
#24A33A #32D24E #64DD79 #96E8A4 #C8F3D0
Accessibility & contrast
On white
1.73
#64DD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#64DD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DD79
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DD79 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC71
Deuteranopia (green-blind)
#CFC180
Tritanopia (blue-blind)
#4BD9C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64dd79; /* rgb */ color: rgb(100, 221, 121); /* oklch */ color: oklch(80.5% 0.176 147.3);
Tailwind
colors: {
custom: {
50: '#99e8a1',
500: '#64dd79',
950: '#000000',
},
}SCSS
$custom: #64dd79; $custom-light: #99e8a1; $custom-dark: #000000;
JSON
{
"hex": "#64dd79",
"rgb": {
"r": 100,
"g": 221,
"b": 121
},
"hsl": {
"h": 130.413,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.80462,
"c": 0.17629,
"h": 147.3
},
"luminance": 0.55803
}Semantic roles & 50–950 ramp
primary
#64DD79
secondary
#A63F94
accent
#1AADCC
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480