#64DF7D#64DF7D
#64DF7D is a light, vivid green. Relative luminance 0.570; OKLCH L 81.0% C 0.175 H 148.0°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #64DF7D |
|---|---|
| RGB | rgb(100, 223, 125) |
| HSL | hsl(132, 66%, 63%) |
| HSV | hsv(132, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 43.9%, 12.5%) |
| CIE-LAB | lab(80.16, -54.93, 37.81) |
| CIE-LCH | lch(80.16, 66.68, 145.46°) |
| OKLab | oklab(81.02% -0.1487 0.0928) |
| OKLCH | oklch(81.02% 0.175 148) |
| XYZ | xyz(35.3426, 56.9622, 28.5304) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.94
Tealish Green
#0CDC73
ΔE00 3.89
Lightish Green
#61E160
ΔE00 4.28
Lightgreen
#90EE90
ΔE00 5.07
Seaweed
#18D17B
ΔE00 5.72
Turquoise Green
#04F489
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DF7D #DF64C6
analogous
#88DF64 #64DF7D #64DFBA
triadic
#64DF7D #7D64DF #DF7D64
tetradic
#64DF7D #6488DF #DF64C6 #DFBA64
square
#64DF7D #6488DF #DF64C6 #DFBA64
split-complementary
#64DF7D #BA64DF #DF6488
monochromatic
#22A63D #31D552 #64DF7D #97E9A8 #C9F4D2
Accessibility & contrast
On white
1.69
#64DF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#64DF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DF7D
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DF7D | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE76
Deuteranopia (green-blind)
#D1C284
Tritanopia (blue-blind)
#49DBC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #64df7d; /* rgb */ color: rgb(100, 223, 125); /* oklch */ color: oklch(81.0% 0.175 148.0);
Tailwind
colors: {
custom: {
50: '#9aeaa4',
500: '#64df7d',
950: '#000000',
},
}SCSS
$custom: #64df7d; $custom-light: #9aeaa4; $custom-dark: #000000;
JSON
{
"hex": "#64df7d",
"rgb": {
"r": 100,
"g": 223,
"b": 125
},
"hsl": {
"h": 132.195,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.81021,
"c": 0.17532,
"h": 148
},
"luminance": 0.56965
}Semantic roles & 50–950 ramp
primary
#64DF7D
secondary
#A93E93
accent
#18A9CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480