#64DF7E#64DF7E
#64DF7E is a light, vivid green. Relative luminance 0.570; OKLCH L 81.0% C 0.174 H 148.2°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #64DF7E |
|---|---|
| RGB | rgb(100, 223, 126) |
| HSL | hsl(133, 66%, 63%) |
| HSV | hsv(133, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 43.5%, 12.5%) |
| CIE-LAB | lab(80.17, -54.77, 37.33) |
| CIE-LCH | lch(80.17, 66.28, 145.72°) |
| OKLab | oklab(81.04% -0.1483 0.0918) |
| OKLCH | oklch(81.04% 0.174 148.2) |
| XYZ | xyz(35.4068, 56.9879, 28.8685) |
| Luminance | 0.5699 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.91
Tealish Green
#0CDC73
ΔE00 3.89
Lightish Green
#61E160
ΔE00 4.44
Lightgreen
#90EE90
ΔE00 5.07
Seaweed
#18D17B
ΔE00 5.65
Turquoise Green
#04F489
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DF7E #DF64C5
analogous
#87DF64 #64DF7E #64DFBB
triadic
#64DF7E #7E64DF #DF7E64
tetradic
#64DF7E #6487DF #DF64C5 #DFBB64
square
#64DF7E #6487DF #DF64C5 #DFBB64
split-complementary
#64DF7E #BB64DF #DF6487
monochromatic
#22A63E #31D554 #64DF7E #97E9A8 #C9F4D2
Accessibility & contrast
On white
1.69
#64DF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#64DF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DF7E
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DF7E | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE77
Deuteranopia (green-blind)
#D1C284
Tritanopia (blue-blind)
#49DBC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #64df7e; /* rgb */ color: rgb(100, 223, 126); /* oklch */ color: oklch(81.0% 0.174 148.2);
Tailwind
colors: {
custom: {
50: '#9aeaa4',
500: '#64df7e',
950: '#000000',
},
}SCSS
$custom: #64df7e; $custom-light: #9aeaa4; $custom-dark: #000000;
JSON
{
"hex": "#64df7e",
"rgb": {
"r": 100,
"g": 223,
"b": 126
},
"hsl": {
"h": 132.683,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.81037,
"c": 0.1744,
"h": 148.2
},
"luminance": 0.56991
}Semantic roles & 50–950 ramp
primary
#64DF7E
secondary
#A93E92
accent
#18A7CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480