#64DD7C#64DD7C
#64DD7C is a light, vivid green. Relative luminance 0.559; OKLCH L 80.5% C 0.174 H 147.9°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #64DD7C |
|---|---|
| RGB | rgb(100, 221, 124) |
| HSL | hsl(132, 64%, 63%) |
| HSV | hsv(132, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 43.9%, 13.3%) |
| CIE-LAB | lab(79.54, -54.30, 37.52) |
| CIE-LCH | lch(79.54, 66.00, 145.36°) |
| OKLab | oklab(80.51% -0.147 0.0921) |
| OKLCH | oklch(80.51% 0.174 147.9) |
| XYZ | xyz(34.7478, 55.8744, 28.0186) |
| Luminance | 0.5588 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.19
Tealish Green
#0CDC73
ΔE00 3.86
Lightish Green
#61E160
ΔE00 4.39
Lightgreen
#90EE90
ΔE00 5.35
Seaweed
#18D17B
ΔE00 5.47
Emerald
#50C878
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DD7C #DD64C5
analogous
#88DD64 #64DD7C #64DDB8
triadic
#64DD7C #7C64DD #DD7C64
tetradic
#64DD7C #6488DD #DD64C5 #DDB864
square
#64DD7C #6488DD #DD64C5 #DDB864
split-complementary
#64DD7C #B864DD #DD6488
monochromatic
#24A33D #32D252 #64DD7C #96E8A6 #C8F3D1
Accessibility & contrast
On white
1.72
#64DD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#64DD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DD7C
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DD7C | 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)
#DFCC75
Deuteranopia (green-blind)
#CFC182
Tritanopia (blue-blind)
#4AD9C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64dd7c; /* rgb */ color: rgb(100, 221, 124); /* oklch */ color: oklch(80.5% 0.174 147.9);
Tailwind
colors: {
custom: {
50: '#99e8a3',
500: '#64dd7c',
950: '#000000',
},
}SCSS
$custom: #64dd7c; $custom-light: #99e8a3; $custom-dark: #000000;
JSON
{
"hex": "#64dd7c",
"rgb": {
"r": 100,
"g": 221,
"b": 124
},
"hsl": {
"h": 131.901,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.8051,
"c": 0.17353,
"h": 147.9
},
"luminance": 0.55877
}Semantic roles & 50–950 ramp
primary
#64DD7C
secondary
#A63F92
accent
#1AA8CC
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480