#64DD7E#64DD7E
#64DD7E is a light, vivid green. Relative luminance 0.559; OKLCH L 80.5% C 0.172 H 148.4°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #64DD7E |
|---|---|
| RGB | rgb(100, 221, 126) |
| HSL | hsl(133, 64%, 63%) |
| HSV | hsv(133, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 43%, 13.3%) |
| CIE-LAB | lab(79.57, -53.99, 36.56) |
| CIE-LCH | lch(79.57, 65.20, 145.90°) |
| OKLab | oklab(80.54% -0.1462 0.09) |
| OKLCH | oklch(80.54% 0.172 148.4) |
| XYZ | xyz(34.8756, 55.9255, 28.6915) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.15
Tealish Green
#0CDC73
ΔE00 3.87
Lightish Green
#61E160
ΔE00 4.72
Seaweed
#18D17B
ΔE00 5.32
Lightgreen
#90EE90
ΔE00 5.37
Emerald
#50C878
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DD7E #DD64C3
analogous
#86DD64 #64DD7E #64DDBB
triadic
#64DD7E #7E64DD #DD7E64
tetradic
#64DD7E #6486DD #DD64C3 #DDBB64
square
#64DD7E #6486DD #DD64C3 #DDBB64
split-complementary
#64DD7E #BB64DD #DD6486
monochromatic
#24A33F #32D254 #64DD7E #96E8A8 #C8F3D2
Accessibility & contrast
On white
1.72
#64DD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#64DD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DD7E
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DD7E | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC77
Deuteranopia (green-blind)
#CFC184
Tritanopia (blue-blind)
#49D9C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64dd7e; /* rgb */ color: rgb(100, 221, 126); /* oklch */ color: oklch(80.5% 0.172 148.4);
Tailwind
colors: {
custom: {
50: '#99e8a4',
500: '#64dd7e',
950: '#000000',
},
}SCSS
$custom: #64dd7e; $custom-light: #99e8a4; $custom-dark: #000000;
JSON
{
"hex": "#64dd7e",
"rgb": {
"r": 100,
"g": 221,
"b": 126
},
"hsl": {
"h": 132.893,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.80544,
"c": 0.17168,
"h": 148.4
},
"luminance": 0.55929
}Semantic roles & 50–950 ramp
primary
#64DD7E
secondary
#A63F90
accent
#1AA6CC
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480