#64DD76#64DD76
#64DD76 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.4% C 0.179 H 146.6°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #64DD76 |
|---|---|
| RGB | rgb(100, 221, 118) |
| HSL | hsl(129, 64%, 63%) |
| HSV | hsv(129, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 46.6%, 13.3%) |
| CIE-LAB | lab(79.46, -55.21, 40.38) |
| CIE-LCH | lch(79.46, 68.39, 143.82°) |
| OKLab | oklab(80.41% -0.1495 0.0984) |
| OKLCH | oklch(80.41% 0.179 146.6) |
| XYZ | xyz(34.3799, 55.7273, 26.0807) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.47
Weird Green
#3AE57F
ΔE00 3.49
Tealish Green
#0CDC73
ΔE00 3.99
Fresh Green
#69D84F
ΔE00 5.26
Lightgreen
#90EE90
ΔE00 5.43
Seaweed
#18D17B
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DD76 #DD64CB
analogous
#8EDD64 #64DD76 #64DDB3
triadic
#64DD76 #7664DD #DD7664
tetradic
#64DD76 #648EDD #DD64CB #DDB364
square
#64DD76 #648EDD #DD64CB #DDB364
split-complementary
#64DD76 #B364DD #DD648E
monochromatic
#24A337 #32D24A #64DD76 #96E8A2 #C8F3CF
Accessibility & contrast
On white
1.73
#64DD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#64DD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DD76
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DD76 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC6E
Deuteranopia (green-blind)
#D0C17D
Tritanopia (blue-blind)
#4CD8C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64dd76; /* rgb */ color: rgb(100, 221, 118); /* oklch */ color: oklch(80.4% 0.179 146.6);
Tailwind
colors: {
custom: {
50: '#9ae89f',
500: '#64dd76',
950: '#000000',
},
}SCSS
$custom: #64dd76; $custom-light: #9ae89f; $custom-dark: #000000;
JSON
{
"hex": "#64dd76",
"rgb": {
"r": 100,
"g": 221,
"b": 118
},
"hsl": {
"h": 128.926,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.80414,
"c": 0.17904,
"h": 146.6
},
"luminance": 0.5573
}Semantic roles & 50–950 ramp
primary
#64DD76
secondary
#A63F97
accent
#1AB1CC
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480