#64DE7D#64DE7D
#64DE7D is a light, vivid green. Relative luminance 0.564; OKLCH L 80.8% C 0.174 H 148.1°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #64DE7D |
|---|---|
| RGB | rgb(100, 222, 125) |
| HSL | hsl(132, 65%, 63%) |
| HSV | hsv(132, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 43.7%, 12.9%) |
| CIE-LAB | lab(79.86, -54.54, 37.42) |
| CIE-LCH | lch(79.86, 66.14, 145.54°) |
| OKLab | oklab(80.77% -0.1477 0.092) |
| OKLCH | oklch(80.77% 0.174 148.1) |
| XYZ | xyz(35.0762, 56.4295, 28.4416) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.04
Tealish Green
#0CDC73
ΔE00 3.87
Lightish Green
#61E160
ΔE00 4.41
Lightgreen
#90EE90
ΔE00 5.21
Seaweed
#18D17B
ΔE00 5.55
Emerald
#50C878
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DE7D #DE64C5
analogous
#88DE64 #64DE7D #64DEBA
triadic
#64DE7D #7D64DE #DE7D64
tetradic
#64DE7D #6488DE #DE64C5 #DEBA64
square
#64DE7D #6488DE #DE64C5 #DEBA64
split-complementary
#64DE7D #BA64DE #DE6488
monochromatic
#23A53E #32D353 #64DE7D #96E9A7 #C9F3D2
Accessibility & contrast
On white
1.71
#64DE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#64DE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DE7D
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DE7D | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD76
Deuteranopia (green-blind)
#D0C283
Tritanopia (blue-blind)
#49DAC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #64de7d; /* rgb */ color: rgb(100, 222, 125); /* oklch */ color: oklch(80.8% 0.174 148.1);
Tailwind
colors: {
custom: {
50: '#99e9a4',
500: '#64de7d',
950: '#000000',
},
}SCSS
$custom: #64de7d; $custom-light: #99e9a4; $custom-dark: #000000;
JSON
{
"hex": "#64de7d",
"rgb": {
"r": 100,
"g": 222,
"b": 125
},
"hsl": {
"h": 132.295,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.80774,
"c": 0.17397,
"h": 148.1
},
"luminance": 0.56433
}Semantic roles & 50–950 ramp
primary
#64DE7D
secondary
#A73F92
accent
#19A8CD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480