#64DD7D#64DD7D
#64DD7D is a light, vivid green. Relative luminance 0.559; OKLCH L 80.5% C 0.173 H 148.2°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #64DD7D |
|---|---|
| RGB | rgb(100, 221, 125) |
| HSL | hsl(132, 64%, 63%) |
| HSV | hsv(132, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 43.4%, 13.3%) |
| CIE-LAB | lab(79.56, -54.15, 37.04) |
| CIE-LCH | lch(79.56, 65.60, 145.63°) |
| OKLab | oklab(80.53% -0.1466 0.0911) |
| OKLCH | oklch(80.53% 0.173 148.2) |
| XYZ | xyz(34.8114, 55.8999, 28.3533) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.17
Tealish Green
#0CDC73
ΔE00 3.86
Lightish Green
#61E160
ΔE00 4.55
Lightgreen
#90EE90
ΔE00 5.36
Seaweed
#18D17B
ΔE00 5.39
Emerald
#50C878
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DD7D #DD64C4
analogous
#87DD64 #64DD7D #64DDBA
triadic
#64DD7D #7D64DD #DD7D64
tetradic
#64DD7D #6487DD #DD64C4 #DDBA64
square
#64DD7D #6487DD #DD64C4 #DDBA64
split-complementary
#64DD7D #BA64DD #DD6487
monochromatic
#24A33E #32D253 #64DD7D #96E8A7 #C8F3D1
Accessibility & contrast
On white
1.72
#64DD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#64DD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DD7D
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DD7D | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC76
Deuteranopia (green-blind)
#CFC183
Tritanopia (blue-blind)
#4AD9C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64dd7d; /* rgb */ color: rgb(100, 221, 125); /* oklch */ color: oklch(80.5% 0.173 148.2);
Tailwind
colors: {
custom: {
50: '#99e8a4',
500: '#64dd7d',
950: '#000000',
},
}SCSS
$custom: #64dd7d; $custom-light: #99e8a4; $custom-dark: #000000;
JSON
{
"hex": "#64dd7d",
"rgb": {
"r": 100,
"g": 221,
"b": 125
},
"hsl": {
"h": 132.397,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.80527,
"c": 0.17261,
"h": 148.2
},
"luminance": 0.55903
}Semantic roles & 50–950 ramp
primary
#64DD7D
secondary
#A63F91
accent
#1AA7CC
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480